Skip to content

Add MV alias (MB.1.1.1 = JN.1.1.49.1.1.1) #899

Add MV alias (MB.1.1.1 = JN.1.1.49.1.1.1)

Add MV alias (MB.1.1.1 = JN.1.1.49.1.1.1) #899

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