From 6c2cc485c1e4c74bc88338e06a97cb7c56a1eb32 Mon Sep 17 00:00:00 2001 From: Olivier Cots <66357348+ocots@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:15:23 +0200 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 8ec1b5b3..9065d275 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -4,8 +4,7 @@ on: push: branches: - main - branches-ignore: - - breakage-applications + - '!breakage-applications' tags: '*' pull_request: branches-ignore: