mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-04-16 11:53:55 +02:00
changing linter
This commit is contained in:
parent
4990f5e81d
commit
26c7c40413
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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user