mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
chore: avoid cancelling in flight PR CI runs
This commit is contained in:
parent
abb3741c7f
commit
090792ed9d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue