Skip to content

Commit

Permalink
schema validation
Browse files Browse the repository at this point in the history
  • Loading branch information
SX-9 authored Oct 25, 2024
1 parent d419566 commit f0e6941
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@ jobs:
pattern: "\\.json$"
env:
BASE: "domains/"
# NOTE: wait for wildcard support
# - name: Validate JSON Schema
# uses: docker://orrosenblatt/validate-json-action:latest
# env:
# INPUT_SCHEMA: "schema.json"
# INPUT_JSONS: "domains/*"

0 comments on commit f0e6941

Please sign in to comment.