Update .gitea/workflows/pre-submit.lint.yaml
Some checks failed
Pre submits Lint / yamllint (push) Failing after 5s

This commit is contained in:
2024-04-02 12:19:20 +00:00
parent faa39a8dd4
commit c02f58bfcc

View File

@@ -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: