We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2dc86 commit a4dd679Copy full SHA for a4dd679
.github/workflows/external-pr-sync.yml
@@ -1,7 +1,7 @@
1
name: Sync external PR branch to public repository
2
3
on:
4
- pull_request:
+ pull_request_target:
5
branches:
6
- 'external-pr-*'
7
0 commit comments