We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227a0ac commit 922b213Copy full SHA for 922b213
.github/workflows/backports.yml
@@ -6,7 +6,7 @@ concurrency:
6
cancel-in-progress: true
7
8
on:
9
- pull_request:
+ pull_request_target:
10
types:
11
- labeled
12
- opened
0 commit comments