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 c59de04 commit 66aa9b2Copy full SHA for 66aa9b2
.github/workflows/ci.yaml
@@ -5,10 +5,6 @@ on:
5
pull_request: { branches: [main] }
6
create: { tags: [v*] }
7
8
-concurrency:
9
- group: ${{ github.workflow }}-${{ github.ref }}
10
- cancel-in-progress: true
11
-
12
defaults:
13
run:
14
shell: bash
0 commit comments