mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-29 06:42:24 +01:00
Adding path to reviewdog yamllint
This commit is contained in:
parent
9aaa4903e9
commit
9712ff088a
2
.github/workflows/yaml-lint-reviewdog.yml
vendored
2
.github/workflows/yaml-lint-reviewdog.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
uses: reviewdog/action-yamllint@v1
|
||||
with:
|
||||
reporter: github-pr-review # Change reporter.
|
||||
yamllint_flags: '--config-file .github/.yamllint'
|
||||
yamllint_flags: '--config-file .github/.yamllint yml/**/*.yml'
|
||||
- name: Validate OSBinaries YAML Schema
|
||||
uses: cketti/action-pykwalify@v0.3-temp-fix
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user