Skip to content

Commit

Permalink
[Fix] exception for master (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
wawrzek authored Oct 8, 2024
1 parent 73341d7 commit 5117bb5
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 @@ name: Run PreCommit
on:
push:
branch-ignore:
-master
- master
jobs:
pre-commit:
# if: github.event.pull_request.draft == false
Expand Down

0 comments on commit 5117bb5

Please sign in to comment.