Skip to content

Commit

Permalink
Run lint workflow for every PR (#1456)
Browse files Browse the repository at this point in the history
Not just those targeting specific branches.
  • Loading branch information
jamesricky authored Nov 29, 2023
1 parent 81d4d62 commit 0a8bafa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
- synchronize
- reopened
- closed
branches:
- main
- next
push:
branches:
- main
Expand Down

0 comments on commit 0a8bafa

Please sign in to comment.