diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 0d9889d..5b9034f 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -5,6 +5,7 @@ on: - main tags: ['*'] pull_request: + merge_group: concurrency: # Skip intermediate builds: always. # Cancel intermediate builds: only if it is a pull request build.