From de9b35429d33baf79713ae3413ab77c34e214bf7 Mon Sep 17 00:00:00 2001 From: "Matt, Matthias" Date: Mon, 8 Jul 2024 16:29:13 +0200 Subject: [PATCH] Fix CI GitHub action --- .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 54d40b0..05a2bb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,8 +8,7 @@ on: - "operator-v*" - "server-v*" pull_request: - branches: - - * + branches: '*' jobs: changed-dirs: