diff --git a/.github/workflows/auto-milestone.yml b/.github/workflows/auto-milestone.yml index ce931664283..46ca4628cfc 100644 --- a/.github/workflows/auto-milestone.yml +++ b/.github/workflows/auto-milestone.yml @@ -2,6 +2,8 @@ name: Auto-milestone on: pull_request: types: + - opened + - reopened - closed jobs: