Add yamlint step to linting workflow

This commit is contained in:
Wiktor Niesiobędzki
2025-10-23 17:44:38 +00:00
parent bc31714f68
commit a61dc3cfdd
3 changed files with 73 additions and 62 deletions

View File

@@ -120,3 +120,6 @@ jobs:
id: duplicates
run: |
python3 tools/duplicate-diff.py
- name: yaml-lint
uses: ibiqlik/action-yamllint@b74a2626a991d676b6ec243a6458ff86cccf2d2d