Skip to content

take pod marker out of math/sin.json #60

take pod marker out of math/sin.json

take pod marker out of math/sin.json #60

Workflow file for this run

name: Validate JSON
on:
push:
branches: main
pull_request:
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
validate-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.2
- name: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v2.6.1
with:
comment: "true"
use_gitignore: false