Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Update python Docker tag to v3.13.1 #90

Update python Docker tag to v3.13.1

Update python Docker tag to v3.13.1 #90

Workflow file for this run

name: JSON check
on:
push:
pull_request:
workflow_dispatch:
jobs:
test-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json"