diff --git a/.github/workflows/build-example.yml b/.github/workflows/build-example.yml index d653aca..07aa779 100644 --- a/.github/workflows/build-example.yml +++ b/.github/workflows/build-example.yml @@ -7,7 +7,7 @@ on: branches: [ main ] concurrency: - group: ${{ github.head_ref || github.ref_name }} + group: ${{ github.head_ref || github.run_id }} cancel-in-progress: true env: