Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use pull_request_target trigger in test pipeline (#140)
Other than the pull_request trigger, the pull_request_target runs against the workflow version of the target branch and grants the workflow access to secrets, which we need in our test runs.
- Loading branch information