mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-28 07:48:50 +01:00
adding config
This commit is contained in:
parent
167ae89d1c
commit
68aff84291
2
.github/workflows/yaml-linting.yml
vendored
2
.github/workflows/yaml-linting.yml
vendored
@ -15,3 +15,5 @@ jobs:
|
|||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: yaml-lint
|
- name: yaml-lint
|
||||||
uses: ibiqlik/action-yamllint@v3.1.0
|
uses: ibiqlik/action-yamllint@v3.1.0
|
||||||
|
with:
|
||||||
|
config_file: .github/.yamllint
|
||||||
|
Loading…
Reference in New Issue
Block a user