Add configuration file

patch-1
Fabian Affolter 2020-05-24 23:51:12 +02:00 committed by GitHub
parent 26bef8cb5b
commit e4ee47aaad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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