Skip to content

docs(README): add CodeBlockLabs #37

docs(README): add CodeBlockLabs

docs(README): add CodeBlockLabs #37

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]