We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pull_request_target
1 parent 98321a6 commit afac717Copy full SHA for afac717
.github/workflows/test.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- "develop"
7
- pull_request:
+ pull_request_target:
8
types: [ opened, synchronize, reopened, labeled ]
9
10
0 commit comments