Skip to content

Commit 8b1ca4d

Browse files
committed
fix: rollback
1 parent 3a28389 commit 8b1ca4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
default: ''
1717

1818
concurrency:
19-
group: ${{ github.ref }}-ci
19+
group: ${{ github.ref }}-ci${{ inputs.network || '' }}
2020
cancel-in-progress: true
2121

2222
env:

0 commit comments

Comments
 (0)