diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 69af2803fb..728a809d71 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,6 +8,7 @@ on: jobs: build: + concurrency: build-${{ github.ref }} runs-on: ubuntu-latest outputs: cache-key: ${{ steps.cache-key.outputs.value }}