Skip to content

Commit

Permalink
chore: Run milestone automation in this repo's context
Browse files Browse the repository at this point in the history
It failed to update external contributors PRs when using `pull_request`.
  • Loading branch information
franky47 committed Nov 15, 2024
1 parent 84c5189 commit 672aa53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/milestone-automation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Mark as "Shipping Next"

on:
pull_request:
pull_request_target:
types: [closed]
branches:
- next
Expand Down

0 comments on commit 672aa53

Please sign in to comment.