diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 37236a2..49efaba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ on: - feature/** concurrency: - group: ${{github.head_ref}} + group: ${{format("{0}:{1}", github.repository, github.ref)}} cancel-in-progress: true env: