Skip to content

Add device: GL Technologies - LWR01 (#4060) #61

Add device: GL Technologies - LWR01 (#4060)

Add device: GL Technologies - LWR01 (#4060) #61

name: Validate JSONs
on:
workflow_dispatch:
push:
branches:
- "main"
paths:
- "library/**"
- ".github/workflows/json*.yaml"
pull_request:
branches:
- "main"
paths:
- "library/**"
- ".github/workflows/json*.yaml"
jobs:
verify-json-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Validate JSON
uses: dsanders11/[email protected]
with:
schema: library/schema.json
files: library/library.json