diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41eb2e9eae..56e76985cb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ on: concurrency: group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: ${{ github.ref != 'refs/heads/dev' }} + cancel-in-progress: true jobs: meta: