ci: update yaml check
Some checks failed
/ sast (push) Failing after 38s

This commit is contained in:
Marc 2024-10-13 20:04:12 -04:00
parent f0e509fbe2
commit b8b2d2e0b5
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -6,4 +6,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: pipx run yamllint .
- run: pipx run pre-commit -a