Skip to content

schema: do not require type flag -> not relevant on sdless #61

schema: do not require type flag -> not relevant on sdless

schema: do not require type flag -> not relevant on sdless #61

Workflow file for this run

name: Validate device JSONs
on: [push, pull_request]
jobs:
verify-jsons:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate device JSONs
uses: docker://orrosenblatt/validate-json-action:latest
env:
INPUT_SCHEMA: /schemas/device_schema.json
INPUT_JSONS: /devices/mimameid.json,/devices/yggdrasil.json,/devices/vayu.json,/devices/vidofnir.json,/devices/yggdrasilx.json