Skip to content

feat: Generate JSON schema and validate #102

feat: Generate JSON schema and validate

feat: Generate JSON schema and validate #102

Workflow file for this run

name: Build, lint and test
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
actions: read
contents: read
security-events: write
jobs:
build:
uses: cloudscape-design/.github/.github/workflows/build-lint-test.yml@main
secrets: inherit