Skip to content

fix: add content dir back #8

fix: add content dir back

fix: add content dir back #8

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate JSON
uses: emmanuelgautier/validate-json@main
with:
files: schemas/**/*.json