mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-28 07:48:50 +01:00
restoring push yamllint action
This commit is contained in:
parent
e25a0e7cb8
commit
f6761fad95
6
.github/workflows/yaml-linting.yml
vendored
6
.github/workflows/yaml-linting.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Frenck's yamllint
|
||||
uses: frenck/action-yamllint@v1
|
||||
- name: yaml-lint
|
||||
uses: ibiqlik/action-yamllint@v3
|
||||
with:
|
||||
config: "./.github/.yamllint"
|
||||
config_file: .github/.yamllint
|
||||
|
Loading…
Reference in New Issue
Block a user