mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-08-23 17:36:03 +02:00
changing linter
This commit is contained in:
5
.github/workflows/yaml-linting.yml
vendored
5
.github/workflows/yaml-linting.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Run yamllint
|
- name: Run yamllint
|
||||||
uses: frenck/action-yamllint@v1
|
uses: reviewdog/action-yamllint@v1
|
||||||
with:
|
with:
|
||||||
config: ".github/.yamllint"
|
reporter: github-pr-review # Change reporter.
|
||||||
|
yamllint_flags: '--config-file .github/.yamllint'
|
||||||
|
Reference in New Issue
Block a user