We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pull_request_target
1 parent cbff278 commit 6a87cb9Copy full SHA for 6a87cb9
.github/workflows/pr-closed.yml
@@ -1,6 +1,6 @@
1
name: Remove preview PR
2
on:
3
- pull_request:
+ pull_request_target:
4
types: [ closed ]
5
6
jobs:
0 commit comments