Skip to content

Add comprehensive test suite and improve code maintainability 🧪 #109

Add comprehensive test suite and improve code maintainability 🧪

Add comprehensive test suite and improve code maintainability 🧪 #109

name: json-yaml-validate
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
pull-requests: write # enable write permissions for pull request comments
jobs:
json-yaml-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v3
with:
comment: "true" # enable comment mode