diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6252af0dad7..29fd79c9f48 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,7 +6,7 @@ on: # Allow to run manually concurrency: - # Cancel previous runs of this workflow for the same branc + # Cancel previous runs of this workflow for the same branch group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true