Skip to content

Commit

Permalink
Don't run lint-and-test twice on merge
Browse files Browse the repository at this point in the history
  • Loading branch information
codykaup committed Oct 18, 2024
1 parent 9eeb9e0 commit 231ed5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Lint and Test
on: [push, merge_group]
on: push

permissions:
contents: read
Expand Down

0 comments on commit 231ed5f

Please sign in to comment.