diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 1c25477d4a..1f49adfcc4 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -2,6 +2,8 @@ name: Pull Request on: pull_request_target: types: [opened, edited, labeled, unlabeled, synchronize] + merge_group: + types: [checks_requested] jobs: action: uses: matrix-org/matrix-js-sdk/.github/workflows/pull_request.yaml@develop