diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f029ffbd6..96efd139d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,7 @@ name: CI on: push: pull_request: + merge_group: jobs: spell-check: @@ -64,4 +65,4 @@ jobs: if: steps.file-changes.outputs.translation == 'true' run: | npm ci --no-audit --no-fund - npm run lang check \ No newline at end of file + npm run lang check