Skip to content

Commit 68816d1

Browse files
committed
fix: serialize crane workflow runs
1 parent 8347a32 commit 68816d1

2 files changed

Lines changed: 21 additions & 16 deletions

File tree

.github/workflows/crane.lock.yml

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/crane.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ permissions: read-all
2727

2828
timeout-minutes: 45
2929

30+
concurrency:
31+
group: crane-${{ github.repository }}
32+
cancel-in-progress: false
33+
3034
network:
3135
allowed:
3236
- defaults

0 commit comments

Comments
 (0)