Skip to content

Commit

Permalink
Run flake update only on qgis repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xpirix authored Jan 19, 2025
1 parent 68a9887 commit 77b404b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# Give the default GITHUB_TOKEN write permission to commit and push the
# added or changed files to the repository.
contents: write

if: github.repository_owner == 'qgis'
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 77b404b

Please sign in to comment.