Skip to content

Commit

Permalink
🚇👌 Don't run CI on push for autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Jan 11, 2025
1 parent 0a492c3 commit 2344533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches-ignore:
- "dependabot/**"
- "sourcery/**"
- "pre-commit-ci-update-config"
- "create-pr-action/pre-commit-config-update*"
pull_request:

jobs:
Expand Down

0 comments on commit 2344533

Please sign in to comment.