Skip to content

Merge pull request #2 from Picotron-Software-Developers/Add-validatio… #2

Merge pull request #2 from Picotron-Software-Developers/Add-validatio…

Merge pull request #2 from Picotron-Software-Developers/Add-validatio… #2

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/[email protected]
- name: json-yaml-validate
uses: GrantBirki/[email protected]
with:
comment: "true"