diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 471250e..f59f706 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ on: - develop concurrency: - group: test-${{ github.head_ref }} + group: test-${{ github.ref_name }} cancel-in-progress: true env: