Skip to content

Commit

Permalink
run lint pr on merge group
Browse files Browse the repository at this point in the history
Want to try enabling the merge queue; let's see if this works.
  • Loading branch information
iainlane committed Jul 21, 2024
1 parent 67c6677 commit e2e09ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- main
merge_group:

jobs:
test:
Expand Down

0 comments on commit e2e09ab

Please sign in to comment.