There was an error while loading. Please reload this page.
1 parent 2164702 commit adc3737Copy full SHA for adc3737
2 files 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: false
+ cancel-in-progress: true
19
20
permissions:
21
contents: read
.github/workflows/e2e.yaml
@@ -16,7 +16,7 @@ env:
22
0 commit comments