diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 3e5a679c71..acfb5afa0a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -4,6 +4,7 @@ name: Tests on: workflow_call: workflow_dispatch: + merge_group: concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} cancel-in-progress: true