We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8847537 + c7cd056 commit 0533b95Copy full SHA for 0533b95
.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