There was an error while loading. Please reload this page.
2 parents a69f9d0 + 185ea5f commit 8ebb022Copy full SHA for 8ebb022
2 files changed
.github/workflows/ci.yml
@@ -7,10 +7,6 @@ on:
7
pull_request:
8
workflow_dispatch:
9
10
-concurrency:
11
- group: ${{ github.workflow }}-${{ github.ref }}
12
- cancel-in-progress: true
13
-
14
defaults:
15
run:
16
shell: bash --noprofile --norc -eo pipefail {0}
.github/workflows/ci.yml.m4
@@ -11,10 +11,6 @@ on:
17
18
19
20
0 commit comments