Fixing more formatting errors.

This commit is contained in:
xenoscr
2022-09-11 01:23:21 -04:00
parent bdf012a206
commit 3d6a4be2a5
4 changed files with 9 additions and 8 deletions

View File

@@ -10,6 +10,7 @@ jobs:
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
no_warnings: true
file_or_dir: yml/**/*.yml
config_file: .github/.yamllint
- name: Validate OSBinaries YAML Schema