Skip to content

Commit 29e94fb

Browse files
committed
[ci] idk whta that does but it's sus
Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>
1 parent 87f4dc5 commit 29e94fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: # TODO: replace with main only, once a day
44
types: [ opened, synchronize, reopened ]
55

66
concurrency:
7-
group: ${{ github.workflow }}-${{ github.ref }}
7+
group: ${{ github.workflow }}-${{ github.ref }}-perftest
88
cancel-in-progress: true
99

1010
permissions:

0 commit comments

Comments
 (0)