mirror of
https://github.com/Prowlarr/Indexers.git
synced 2026-04-26 03:18:24 +01:00
Fixed: specify explicit YAML paths in yamllint
This commit is contained in:
committed by
bakerboy448
parent
7968139ba8
commit
a6323dbf9d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
yamllint --version
|
||||
- name: yamllint run
|
||||
run: |
|
||||
yamllint definitions --format github
|
||||
yamllint definitions/**/*.yml definitions/**/*.yaml --format github
|
||||
schema_validate:
|
||||
name: Validate Schema
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user