Skip to content

Commit 0b58a4d

Browse files
committed
ci: remove the concurrency group from bootstrapping_works_ci.yml (prevent spurious cancels)
1 parent f2d2ed1 commit 0b58a4d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/bootstrapping_works_ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ on:
1010
paths-ignore:
1111
- "**.md"
1212

13-
concurrency:
14-
group: bootstrapping-works-${{ github.event.pull_request.number || github.sha }}
15-
cancel-in-progress: true
16-
1713
jobs:
1814
bootstrapping-works:
1915
if: >

0 commit comments

Comments
 (0)