Skip to content

Designate XEC (recombinant of KS.1.1 (JN.1.13.1.1.1) and KP.3.3 (brea… #890

Designate XEC (recombinant of KS.1.1 (JN.1.13.1.1.1) and KP.3.3 (brea…

Designate XEC (recombinant of KS.1.1 (JN.1.13.1.1.1) and KP.3.3 (brea… #890

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$"