diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 26ffe0e7f6..96d599fc2e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -217,7 +217,7 @@ jobs: name: ${{ matrix.name }} runs-on: ${{ matrix.runs-on }} needs: syntax - if: github.event_name == 'pull_request' + if: github.event_name == 'pull_request' || github.event_name == 'merge_group' strategy: matrix: include: