Skip to content

changed validation method #94

changed validation method

changed validation method #94

Workflow file for this run

name: Validate Race JSON
on: [pull_request]
jobs:
validate-github-actions-workflows:
name: Validate GitHub Actions workflows
permissions:
contents: read
runs-on: ubuntu-latest
steps:

Check failure on line 11 in .github/workflows/json_check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/json_check.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
- name: Ajv validate JSON(s)
uses: vanekj/validate-json-action@v1.0.0
with:
schema: public/schema/races.json
pattern: public/data/races/*.json