diff --git a/.github/workflows/desktop-mac-M1-test-pull.yml b/.github/workflows/desktop-mac-M1-test-pull.yml index 6c57b2d2..43b2ddc3 100644 --- a/.github/workflows/desktop-mac-M1-test-pull.yml +++ b/.github/workflows/desktop-mac-M1-test-pull.yml @@ -4,7 +4,7 @@ on: branches: [ main ] concurrency: - group: pr-desktop-mac-${{ github.event.pull_request.number }} + group: pr-desktop-mac-m1-${{ github.event.pull_request.number }} cancel-in-progress: true jobs: