Skip to content

Commit

Permalink
Add pull request trigger for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jefchien committed Aug 2, 2024
1 parent 5751aba commit a854c75
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/build-test-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@

name: Build Test Artifacts
on:
pull_request:
branches:
- main*
- feature*
types:
- opened
- synchronize
- reopened
- ready_for_review
push:
branches:
- main*
Expand Down

0 comments on commit a854c75

Please sign in to comment.