We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4c9f7 commit 539636bCopy full SHA for 539636b
.github/workflows/backport.yml
@@ -1,7 +1,7 @@
1
name: Port changes to PoB2
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [closed]
6
7
env:
0 commit comments