Skip to content

Commit

Permalink
ci: Drop safe directory from job
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Jan 26, 2025
1 parent 632b4a3 commit 802d804
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
with:
ref: ${{ matrix.branch }}

- name: Set safe directory
run: |
git config --global --add safe.directory "/github/workspace"
- uses: docker://ghcr.io/flathub/flatpak-external-data-checker:latest
env:
GIT_AUTHOR_NAME: flathubbot
Expand Down

0 comments on commit 802d804

Please sign in to comment.