Skip to content

Designate LP.2 (S:S71Y, ORF1b:T2286I) and XDY (Recombinant lineage of… #837

Designate LP.2 (S:S71Y, ORF1b:T2286I) and XDY (Recombinant lineage of…

Designate LP.2 (S:S71Y, ORF1b:T2286I) and XDY (Recombinant lineage of… #837

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