Skip to content

squirrelmob updated tables/brew.md #10

squirrelmob updated tables/brew.md

squirrelmob updated tables/brew.md #10

Workflow file for this run

name: Validate JSONs
on: [pull_request, push]
jobs:
verify-json-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Validate JSON
uses: docker://orrosenblatt/validate-json-action:latest
env:
INPUT_SCHEMA: ./_data/decklist_schema.json
INPUT_JSONS: ./_data/database.json