Skip to content

Commit 672aa53

Browse files
committedNov 15, 2024
chore: Run milestone automation in this repo's context
It failed to update external contributors PRs when using `pull_request`.
1 parent 84c5189 commit 672aa53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/milestone-automation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Mark as "Shipping Next"
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [closed]
66
branches:
77
- next

0 commit comments

Comments
 (0)