We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a1e4a commit 87a5783Copy full SHA for 87a5783
.github/workflows/main.yml
@@ -13,7 +13,7 @@ defaults:
13
shell: bash -l {0}
14
concurrency:
15
group: ${{ github.workflow }}-${{ github.ref }}
16
- cancel-in-progress: true
+ cancel-in-progress: true
17
18
jobs:
19
run:
0 commit comments