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
|
||||
- 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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue