Skip to content

Commit

Permalink
Merge pull request #169 from con/more-codespell
Browse files Browse the repository at this point in the history
Apply codespell to more branches than just "cleanup"
  • Loading branch information
yarikoptic authored May 10, 2023
2 parents c5a0953 + 281b5b3 commit 6e4256d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: Codespell

on:
push:
branches: [cleanup]
branches: [master]
pull_request:
branches: [cleanup]

jobs:
codespell:
Expand Down

0 comments on commit 6e4256d

Please sign in to comment.