From 3f4a06328334ddbef0d75bc6542ee800c6997100 Mon Sep 17 00:00:00 2001 From: Piasecki-grid Date: Fri, 11 Apr 2025 09:26:01 +0200 Subject: [PATCH] adding test workflows for reusable workflow v3 --- .github/workflows/caller-1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/caller-1.yml b/.github/workflows/caller-1.yml index 32f0f0034..4805e3c27 100644 --- a/.github/workflows/caller-1.yml +++ b/.github/workflows/caller-1.yml @@ -13,7 +13,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} # Provide the required secret second-caller: - uses: Piasecki-grid/test-workflows/.github/workflows/reusable-2.yml + uses: Piasecki-grid/test-workflows/.github/workflows/reusable-2.yml@main with: config-path: '.github/labeler.yml' # Provide the required input secrets: