Skip to content

Commit

Permalink
run spellcheck on all pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslandoga committed Jul 22, 2024
1 parent 26c2804 commit bfcbf76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: spellcheck
on:
pull_request:
push:
branches: [master]

jobs:
codespell:
Expand Down

0 comments on commit bfcbf76

Please sign in to comment.