diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 2ae285d16e..f1a117fcb5 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -7,7 +7,7 @@ on: types: [opened, synchronize, reopened] concurrency: - group: ${{ github.ref }} + group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: