This commit is contained in:
parent
dc3736df67
commit
d521b71c05
1 changed files with 2 additions and 2 deletions
4
.github/workflows/.github-ci.yaml
vendored
4
.github/workflows/.github-ci.yaml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
# checkout repository
|
# checkout repository
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: DevFW-CICD/checkout/action.yml@main
|
uses: DevFW-CICD/checkout/action.yml@main
|
||||||
# with:
|
with:
|
||||||
# ref: main # Specify the branch or tag in the templates repository
|
ref: main # Specify the branch or tag in the templates repository
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue