diff --git a/.github/workflows/.github-ci.yaml b/.github/workflows/.github-ci.yaml index f5f34a1..c4fe02e 100644 --- a/.github/workflows/.github-ci.yaml +++ b/.github/workflows/.github-ci.yaml @@ -11,9 +11,9 @@ jobs: # checkout repository - name: checkout uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout@main - #with: + with: #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 # server_url: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW/fibonacci_go.git