We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f01b9ba + c7cd056 commit fa93fadCopy full SHA for fa93fad
.github/workflows/pr-auto-label.yml
@@ -1,7 +1,7 @@
1
name: "Automatically mark PRs to sync"
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types:
6
- opened
7
0 commit comments