ci: wait for the previous debian cache workflow to finish
This commit is contained in:
parent
0589ae25e4
commit
5ccca6617f
3
.github/workflows/debian-cache.yml
vendored
3
.github/workflows/debian-cache.yml
vendored
@ -11,6 +11,9 @@ on:
|
||||
- 'distro/debian/cache.go'
|
||||
- 'distro/debian/kernel.go'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow_ref }}
|
||||
|
||||
jobs:
|
||||
debian-kernel-metadata-cache:
|
||||
name: Metadata
|
||||
|
Loading…
Reference in New Issue
Block a user