mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-27 23:37:58 +01:00
Setting level to error for reviewdog linting.
This commit is contained in:
parent
9712ff088a
commit
e10341af15
1
.github/workflows/yaml-lint-reviewdog.yml
vendored
1
.github/workflows/yaml-lint-reviewdog.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
- name: Run yamllint
|
||||
uses: reviewdog/action-yamllint@v1
|
||||
with:
|
||||
level: error
|
||||
reporter: github-pr-review # Change reporter.
|
||||
yamllint_flags: '--config-file .github/.yamllint yml/**/*.yml'
|
||||
- name: Validate OSBinaries YAML Schema
|
||||
|
Loading…
Reference in New Issue
Block a user