Skip to content

feat: add CodeBlockLabs as validator #36

feat: add CodeBlockLabs as validator

feat: add CodeBlockLabs as validator #36

Workflow file for this run

name: Validating Json and Yaml Files
on:
push:
branches:
- main
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
json-yaml-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validating Json and Yaml Files
id: json-yaml-validate
uses: GrantBirki/[email protected]