Skip to content

Lock file maintenance #11844

Lock file maintenance

Lock file maintenance #11844

Workflow file for this run

name: JSON check
on:
push:
branches:
- develop
pull_request:
workflow_dispatch:
jobs:
test-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: json-syntax-check
uses: limitusus/json-syntax-check@6e25e4304c75d72195ad8c6fca739cb2e99c3fb1 # v2.0.3
with:
pattern: "\\.json"