diff --git a/.github/workflows/gh-ci.yaml b/.github/workflows/gh-ci.yaml index 5fab67b953f..a475b6bc86f 100644 --- a/.github/workflows/gh-ci.yaml +++ b/.github/workflows/gh-ci.yaml @@ -9,6 +9,10 @@ on: - develop - master +concurrency: + group: ${{ github.head_ref }} + cancel-in-progress: true + defaults: run: shell: bash -l {0}