Skip to content

to_convert,to_convert_symphovert - convert to new schema #34

to_convert,to_convert_symphovert - convert to new schema

to_convert,to_convert_symphovert - convert to new schema #34

Workflow file for this run

name: JSON check
on:
push:
paths:
- '**.json'
jobs:
json-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$"