mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-04-13 10:34:08 +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:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run yamllint
|
||||
uses: frenck/action-yamllint@v1
|
||||
uses: reviewdog/action-yamllint@v1
|
||||
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