Skip to content

update validation tag #91

update validation tag

update validation tag #91

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:
- uses: dsanders11/json-schema-validate-action@v1.1.0
- name: Validate JSON
with:
schema: /public/schema/races.json
files: /public/data/races/*.json