From 8093cb966f5fa1f27b1263f86fe5213f5e43027f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niccol=C3=B2=20Fei?= Date: Mon, 13 May 2024 09:29:28 +0200 Subject: [PATCH] ci: do not trigger the CD on imageCatalog updates (#99) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Niccolò Fei --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 773785d0..13f81fb9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,8 +5,7 @@ on: branches: - main paths-ignore: - - Debian/ClusterImageCatalog.yaml - - Debian/ClusterImageCatalog-bookworm.yaml + - Debian/ClusterImageCatalog*.yaml workflow_dispatch: env: