Skip to content

Commit

Permalink
Fix tests triggering on push in PRs (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyleap authored Aug 23, 2024
1 parent 1cae904 commit 39e824e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
push:
paths-ignore:
- 'README.md'
branches:
- main
merge_group:

# Testing only needs permissions to read the repository contents.
Expand Down

0 comments on commit 39e824e

Please sign in to comment.