"This commit changes the workflow trigger for pull requests to pull_request_target"

This commit is contained in:
Craig Gumbley
2022-04-04 14:09:47 +01:00
parent a744c14662
commit 8be3cb1e64

View File

@@ -4,7 +4,7 @@ on:
issues:
types:
- opened
pull_request:
pull_request_target:
types:
- opened