Skip to content

Commit

Permalink
Update .github/workflows/pre-commit.yml
Browse files Browse the repository at this point in the history
Co-authored-by: sadamov <45732287+sadamov@users.noreply.github.com>
  • Loading branch information
leifdenby and sadamov authored May 14, 2024
1 parent 3e69502 commit d732b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
# trigger on pushes to any branch, but not main
push:
branches-ignore:
- master
- main
# and also on PRs to main
pull_request:
branches:
Expand Down

0 comments on commit d732b22

Please sign in to comment.