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 1569547 commit 8e7410aCopy full SHA for 8e7410a
1 file changed
.github/workflows/ci.yaml
@@ -4,7 +4,6 @@ on:
4
push:
5
concurrency:
6
group: ci-${{ github.event_name }}-${{ github.ref }}
7
- cancel-in-progress: true
8
jobs:
9
build:
10
runs-on: ${{ matrix.os }}
0 commit comments