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 3a28389 commit 8b1ca4dCopy full SHA for 8b1ca4d
.github/workflows/main.yml
@@ -16,7 +16,7 @@ on:
16
default: ''
17
18
concurrency:
19
- group: ${{ github.ref }}-ci
+ group: ${{ github.ref }}-ci${{ inputs.network || '' }}
20
cancel-in-progress: true
21
22
env:
0 commit comments