chore: avoid cancelling in flight PR CI runs

This commit is contained in:
Phillip Cloud 2024-05-25 12:19:23 -04:00
parent abb3741c7f
commit 090792ed9d
No known key found for this signature in database
GPG key ID: D908212070FD785E

View file

@ -9,7 +9,6 @@ on:
concurrency: concurrency:
group: ${{ github.repository }}-${{ github.workflow }} group: ${{ github.repository }}-${{ github.workflow }}
cancel-in-progress: true
jobs: jobs:
nix-matrix: nix-matrix: