mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-28 07:48:50 +01:00
Changing linter
This commit is contained in:
parent
68aff84291
commit
f64f0d457e
8
.github/workflows/yaml-linting.yml
vendored
8
.github/workflows/yaml-linting.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
||||
lintFiles:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: yaml-lint
|
||||
uses: ibiqlik/action-yamllint@v3.1.0
|
||||
- uses: actions/checkout
|
||||
- name: Run yamllint
|
||||
uses: frenck/action-yamllint
|
||||
with:
|
||||
config_file: .github/.yamllint
|
||||
config: ".github/.yamllint"
|
||||
|
Loading…
Reference in New Issue
Block a user