Skip to content

no group needed, PUID is enough #439

no group needed, PUID is enough

no group needed, PUID is enough #439

Workflow file for this run

name: JSON check
on:
push:
pull_request:
workflow_dispatch:
jobs:
test-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.3
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2.0.3
with:
pattern: "\\.json"