Skip to content

Commit

Permalink
Also trigger checks for update/pre-commit-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Jul 12, 2023
1 parent dca9d6d commit 3f73fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Pre-commit
on:
pull_request:
push:
branches: [main]
branches: [main, update/pre-commit-hooks]

jobs:
check:
Expand Down

0 comments on commit 3f73fca

Please sign in to comment.