diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 706a6df..382c3fd 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,7 +1,7 @@ name: Main and PR Pipeline concurrency: - group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} + group: ${{ github.ref }} cancel-in-progress: true defaults: