diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 0eb4cf6b53..717ae918b2 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -3,6 +3,7 @@ # This is only run for PRs. on: + merge_group: pull_request: # opened, reopened, synchronize are the default types for pull_request. # labeled, unlabeled ensure this check is also run if a label is added or removed.