Skip to content

Change LP.8.1.6 designations with other LP.8.1.* mutations: recurrent S:T22N #1009

Change LP.8.1.6 designations with other LP.8.1.* mutations: recurrent S:T22N

Change LP.8.1.6 designations with other LP.8.1.* mutations: recurrent S:T22N #1009

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