From 2d8aa18cbdb46e3bf3401942b5cbde4ba33e7be5 Mon Sep 17 00:00:00 2001 From: Piasecki-grid Date: Fri, 11 Apr 2025 12:52:35 +0200 Subject: [PATCH] trigger pipeline --- .github/workflows/caller-1.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/caller-1.yml b/.github/workflows/caller-1.yml index 99c794f06..44e8cfd8f 100644 --- a/.github/workflows/caller-1.yml +++ b/.github/workflows/caller-1.yml @@ -8,6 +8,12 @@ on: branches: - main + + + + + + #trigger pipeline jobs: call-reusable-workflow-1-in-local-repo: uses: ./.github/workflows/reusable-1.yml