Skip to content

Commit

Permalink
always run codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Oct 31, 2023
1 parent c167d03 commit 7f44560
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Lint
on:
push: { branches: [ "development" ] }
pull_request: { branches: [ "development" ] }
on: [ push, pull_request ]

jobs:
codespell:
Expand Down

0 comments on commit 7f44560

Please sign in to comment.