Skip to content

Designate MR.1 (KP.3.3.4.1, S:S31del, ORF1a:V1236I, from #2704) #894

Designate MR.1 (KP.3.3.4.1, S:S31del, ORF1a:V1236I, from #2704)

Designate MR.1 (KP.3.3.4.1, S:S31del, ORF1a:V1236I, from #2704) #894

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