Update .github/workflows/.github-ci.yaml

This commit is contained in:
richardrobertreitz 2024-12-06 09:38:31 +00:00
parent b9eff28f35
commit 799e1a3fb7

View file

@ -10,7 +10,7 @@ jobs:
# uses: actions/checkout@v3 # uses: actions/checkout@v3
# checkout repository # checkout repository
- name: checkout - name: checkout
uses: DevFW-CICD/checkout@main uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout@main
with: with:
path: .github/workflows path: .github/workflows
# ref: main # Specify the branch or tag in the templates repository # ref: main # Specify the branch or tag in the templates repository