Skip to content

Commit

Permalink
ci: remove the concurrency group from bootstrapping_works_ci.yml (pre…
Browse files Browse the repository at this point in the history
…vent spurious cancels)
  • Loading branch information
spytheman committed Nov 1, 2023
1 parent f2d2ed1 commit 0b58a4d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/bootstrapping_works_ci.yml
Expand Up @@ -10,10 +10,6 @@ on:
paths-ignore:
- "**.md"

concurrency:
group: bootstrapping-works-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true

jobs:
bootstrapping-works:
if: >
Expand Down

0 comments on commit 0b58a4d

Please sign in to comment.