Skip to content

Commit 19fede6

Browse files
committed
rev
1 parent 9836e8c commit 19fede6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
workflow_dispatch:
2424

2525
concurrency:
26-
group: ${{ github.workflow }}-${{ github.ref }}-${{ matrix.target }}
26+
group: ${{ github.workflow }}-${{ github.ref }}
2727
cancel-in-progress: true
2828

2929
env:

0 commit comments

Comments
 (0)