Update .github/workflows/.github-ci.yaml
This commit is contained in:
parent
3d56f88e1c
commit
33385982e4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/checkout@main
|
||||
|
||||
- name: Lint the Repository
|
||||
uses: https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/lint@main
|
||||
uses: DevFW-CICD/lint/.github/workflows/golang-ci-lint.yml@main
|
||||
with:
|
||||
source: './...'
|
||||
|
||||
|
|
Loading…
Reference in a new issue