There was an error while loading. Please reload this page.
1 parent 381c350 commit 2164702Copy full SHA for 2164702
1 file changed
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ env:
15
16
concurrency:
17
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
18
- cancel-in-progress: true
+ cancel-in-progress: false
19
20
permissions:
21
contents: read
0 commit comments