Skip to content

Update streams.json #48

Update streams.json

Update streams.json #48

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