From d521b71c052e5e660881ef1c5e24c680273baf6f Mon Sep 17 00:00:00 2001 From: "franz.germann1" Date: Fri, 6 Dec 2024 10:06:11 +0100 Subject: [PATCH] updates .github-ci.yaml --- .github/workflows/.github-ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/.github-ci.yaml b/.github/workflows/.github-ci.yaml index 412219c..cf60f94 100644 --- a/.github/workflows/.github-ci.yaml +++ b/.github/workflows/.github-ci.yaml @@ -8,7 +8,7 @@ jobs: # checkout repository - name: checkout uses: DevFW-CICD/checkout/action.yml@main - # with: - # ref: main # Specify the branch or tag in the templates repository + with: + ref: main # Specify the branch or tag in the templates repository