Skip to content

GitAuto: [FEATURE] Add ChangeRunner command #1522

GitAuto: [FEATURE] Add ChangeRunner command

GitAuto: [FEATURE] Add ChangeRunner command #1522

Workflow file for this run

name: JSON/YAML validation
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
json-yaml-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-yaml-validate
id: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v3.2.1
with:
comment: "true"