Skip to content

Commit 2164702

Browse files
committed
Restore concurrency
1 parent 381c350 commit 2164702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515

1616
concurrency:
1717
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
18-
cancel-in-progress: true
18+
cancel-in-progress: false
1919

2020
permissions:
2121
contents: read

0 commit comments

Comments
 (0)