Update .gitea/workflows/pre-submit.lint.yaml
Some checks failed
Pre submits Lint / yamllint (push) Failing after 5s
Some checks failed
Pre submits Lint / yamllint (push) Failing after 5s
This commit is contained in:
@@ -14,6 +14,7 @@ permissions:
|
||||
jobs:
|
||||
yamllint:
|
||||
runs-on: ubuntu-latest
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
- env:
|
||||
|
||||
Reference in New Issue
Block a user