We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c5189 commit 672aa53Copy full SHA for 672aa53
.github/workflows/milestone-automation.yml
@@ -1,7 +1,7 @@
1
name: Mark as "Shipping Next"
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [closed]
6
branches:
7
- next
0 commit comments