Skip to content

Commit d88f8c8

Browse files
committed
Don’t cancel in progress runs
1 parent ff02ab2 commit d88f8c8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ permissions:
1313

1414
concurrency:
1515
group: ${{ github.workflow }}-${{ github.ref }}
16-
cancel-in-progress: true
1716

1817
jobs:
1918
typecheck:

0 commit comments

Comments
 (0)