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