Skip to content

Commit fdf04de

Browse files
author
Roman
committed
unique group name
1 parent c688e47 commit fdf04de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-subtensor-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: E2E Subtensor Tests
22

33
concurrency:
4-
group: e2e-subtensor-${{ github.ref }}
4+
: e2e-subtensor-${{ github.event.pull_request.number || github.ref }}
55
cancel-in-progress: true
66

77
on:

0 commit comments

Comments
 (0)