Add configuration file
parent
26bef8cb5b
commit
e4ee47aaad
|
@ -14,5 +14,6 @@ jobs:
|
||||||
- name: 'Yamllint'
|
- name: 'Yamllint'
|
||||||
uses: karancode/yamllint-github-action@master
|
uses: karancode/yamllint-github-action@master
|
||||||
with:
|
with:
|
||||||
|
yamllint_config_filepath: .yamllint
|
||||||
yamllint_strict: false
|
yamllint_strict: false
|
||||||
yamllint_comment: true
|
yamllint_comment: true
|
||||||
|
|
Loading…
Reference in New Issue