Skip to content

Commit c058955

Browse files
committed
update concurrency
1 parent 7074e01 commit c058955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-simulators.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ defaults:
1111
working-directory: ot3-firmware
1212

1313
concurrency:
14-
group: ${{ github.workflow }}-${{ github.ref_name }}
14+
group: ${{ github.workflow }}--${{ github.ref_name }}
1515
cancel-in-progress: true
1616

1717
jobs:

0 commit comments

Comments
 (0)