Skip to content

Commit f7a514d

Browse files
committed
ci: fix concurrence
1 parent 19fede6 commit f7a514d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ on:
2222
- '**.md'
2323
workflow_dispatch:
2424

25-
concurrency:
26-
group: ${{ github.workflow }}-${{ github.ref }}
27-
cancel-in-progress: true
28-
2925
env:
3026
VERSION: 0.1.4
3127
REPO_BIN: 'cl-qob/binaries'

0 commit comments

Comments
 (0)