Skip to content

Commit 5c0f4a7

Browse files
committed
Stop job cancelling
1 parent 3b02302 commit 5c0f4a7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ defaults:
66
run:
77
shell: bash
88

9-
# See: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#concurrency.
10-
concurrency:
11-
group: ${{ github.ref }}-${{ github.workflow }}
12-
cancel-in-progress: true
13-
149
on:
1510
push:
1611
branches:

0 commit comments

Comments
 (0)