Skip to content

Commit

Permalink
Avoid duplicate test workflow runs
Browse files Browse the repository at this point in the history
Closes #734
  • Loading branch information
mfisher87 committed Jun 30, 2024
1 parent 6040f4d commit faa4571
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 @@ -2,6 +2,8 @@ name: Unit Tests

on:
push:
branches:
- main
pull_request:
types: [opened, synchronize]

Expand Down

0 comments on commit faa4571

Please sign in to comment.