Skip to content

Commit

Permalink
Per #1546, update unit tests to trigger on pull_request synchronize.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway authored Jan 27, 2022
1 parent c2688b5 commit cafe079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Unit Tests

on:
pull_request:
types: [opened, reopened]
types: [opened, reopened, synchronize]
branches:
- develop
- 'main_v*'
Expand Down

0 comments on commit cafe079

Please sign in to comment.