mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-04-16 11:53:55 +02: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…
x
Reference in New Issue
Block a user