Skip to content

Create bahnhof.json #89

Create bahnhof.json

Create bahnhof.json #89

Workflow file for this run

name: JSON Validation CI
on:
pull_request:
branches: [ master ]
push:
branches: [ fix-json-validator ]
jobs:
validate-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: vanekj/validate-json-action@v1
with:
schema: schema.json
pattern: data/**.json