From 01060ad73e1fd9d50c1ba81bcabeb2c2a1810364 Mon Sep 17 00:00:00 2001 From: Marko Kosmerl Date: Fri, 19 Jul 2024 11:09:01 +0200 Subject: [PATCH] change --- .github/workflows-source/ci-main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows-source/ci-main.yml b/.github/workflows-source/ci-main.yml index 84df220f42b..f9b0a0ec6f6 100644 --- a/.github/workflows-source/ci-main.yml +++ b/.github/workflows-source/ci-main.yml @@ -7,6 +7,7 @@ on: schedule: # Todo: switch to push on master and remove schedule once we have more macos runners - cron: "0 * * * *" pull_request: + workflow_call: push: branches: - 'hotfix-*-rc--*'