Skip to content

created is-cool-me/json-syntax-check #1

created is-cool-me/json-syntax-check

created is-cool-me/json-syntax-check #1

Workflow file for this run

name: JSON check (demo)
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: json-syntax-check
uses: ./
with:
pattern: "ok_[0-9]+\\.json$"