Update .github/workflows/.github-ci.yaml
This commit is contained in:
parent
c8218b575e
commit
00c6d54d25
1 changed files with 2 additions and 2 deletions
4
.github/workflows/.github-ci.yaml
vendored
4
.github/workflows/.github-ci.yaml
vendored
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue