mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-02-06 10:32:34 +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
|
uses: reviewdog/action-yamllint@v1
|
||||||
with:
|
with:
|
||||||
reporter: github-pr-review # Change reporter.
|
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
|
- name: Validate OSBinaries YAML Schema
|
||||||
uses: cketti/action-pykwalify@v0.3-temp-fix
|
uses: cketti/action-pykwalify@v0.3-temp-fix
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user