Skip to content

Designate MG.1 Alias of B.1.1.529.2.86.1.1.11.1.1.1.1.1, S:T572I, S… #872

Designate MG.1 Alias of B.1.1.529.2.86.1.1.11.1.1.1.1.1, S:T572I, S…

Designate MG.1 Alias of B.1.1.529.2.86.1.1.11.1.1.1.1.1, S:T572I, S… #872

Workflow file for this run

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