Skip to content

Change config entry unique ID to address string #1742

Change config entry unique ID to address string

Change config entry unique ID to address string #1742

Workflow file for this run

name: JSON Check
on:
push:
paths:
- '**.json'
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/[email protected]
with:
pattern: "\\.json$"