Skip to content

Commit

Permalink
ci: remove stale ci/spell-checker configuration (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
spacewander authored May 31, 2021
1 parent 3d9fd07 commit fa0d8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
name: spell-checker
on:
push:
branches: [ master, ci/spell-checker ]
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
Expand Down

0 comments on commit fa0d8a6

Please sign in to comment.