diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 47c0661c..843d7743 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,9 @@ name: CI +concurrency: + group: ${{ github.head_ref }} + cancel-in-progress: true + on: push: branches: