Skip to content

Commit

Permalink
Fix GHA
Browse files Browse the repository at this point in the history
It's good to spell correctly (e.g. branches not branchs)
  • Loading branch information
wawrzek committed Oct 10, 2024
1 parent 1a8252f commit 391e5dd
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 @@ -3,7 +3,7 @@ name: Run PreCommit

on:
push:
branchs-ignore:
branches-ignore:
- master
jobs:
pre-commit:
Expand Down

0 comments on commit 391e5dd

Please sign in to comment.