Skip to content

Commit 609b20c

Browse files
authored
Merge branch 'main' into update_dataset
2 parents df9e97c + eb7b342 commit 609b20c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ on:
2929
default: nightly
3030

3131
concurrency:
32-
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
32+
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}-${{ inputs.build_type || 'branch' }}
3333
cancel-in-progress: true
3434

3535
permissions: {}

0 commit comments

Comments
 (0)