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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Frenck's yamllint
|
- name: yaml-lint
|
||||||
uses: frenck/action-yamllint@v1
|
uses: ibiqlik/action-yamllint@v3
|
||||||
with:
|
with:
|
||||||
config: "./.github/.yamllint"
|
config_file: .github/.yamllint
|
||||||
|
Loading…
Reference in New Issue
Block a user