Skip to content

Update streams.json (#21) #49

Update streams.json (#21)

Update streams.json (#21) #49

Workflow file for this run

name: Validate JSONs
on:
push:
branches:
- master
pull_request:
branches:
- master
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: /schemas/streams.json
INPUT_JSONS: /streams.json