We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5056973 commit a479c02Copy full SHA for a479c02
.github/workflows/process-incoming-prs.yml
@@ -1,7 +1,7 @@
1
name: Process incoming PRs
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [ opened ]
6
7
jobs:
0 commit comments