diff --git a/.github/workflows/milestone-automation.yml b/.github/workflows/milestone-automation.yml index 9648166bc..5e50399fc 100644 --- a/.github/workflows/milestone-automation.yml +++ b/.github/workflows/milestone-automation.yml @@ -1,7 +1,7 @@ name: Mark as "Shipping Next" on: - pull_request: + pull_request_target: types: [closed] branches: - next