From 5ccca6617f5049d59c751995981c3aff3163eddf Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Thu, 18 May 2023 12:00:12 +0000 Subject: [PATCH] ci: wait for the previous debian cache workflow to finish --- .github/workflows/debian-cache.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/debian-cache.yml b/.github/workflows/debian-cache.yml index 334c0e2..0582ec9 100644 --- a/.github/workflows/debian-cache.yml +++ b/.github/workflows/debian-cache.yml @@ -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