1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-26 03:18:24 +01:00

update GHA and use bash for validate (empty array)

This commit is contained in:
bakerboy448
2022-07-19 22:12:38 -05:00
parent 0da130a8d8
commit 966a3c39df

View File

@@ -1,5 +1,5 @@
---
name: Yaml Lint
name: Yaml Validation
on:
push:
@@ -32,4 +32,4 @@ jobs:
- uses: actions/checkout@v2
- name: yaml schema check
run: |
sh ./scripts/validate.sh
bash ./scripts/validate.sh