Skip to content

Commit

Permalink
Don't run CI twice on PRs targetting non-main branches
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Jul 12, 2023
1 parent 85a6cb0 commit 5eee7a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Tests

on:
push:
branches: main
pull_request:

permissions:
Expand Down

0 comments on commit 5eee7a7

Please sign in to comment.