Skip to content

Commit 5cc95dd

Browse files
committed
Remove concurrency group
1 parent 3f37264 commit 5cc95dd

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/pr.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
- trunk
88
workflow_dispatch:
99

10-
concurrency:
11-
group: ${{ github.workflow }}-${{ github.ref_name }}-${{ github.ref_name == 'trunk' && github.sha || 'any-sha' }}
12-
cancel-in-progress: true
13-
1410
env:
1511
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
1612
CARGO_NET_RETRY: 10

0 commit comments

Comments
 (0)