Skip to content

Commit c7990ec

Browse files
committed
ci: Fix concurrency group for release
1 parent bed737f commit c7990ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/action_build_release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ on:
2828
AUR_SSH_PRIVATE_KEY:
2929
required: true
3030

31-
concurrency:
32-
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
33-
cancel-in-progress: true
34-
3531
env:
3632
CARGO_INCREMENTAL: 0
3733
CARGO_NET_GIT_FETCH_WITH_CLI: true

0 commit comments

Comments
 (0)