Skip to content

Add newlines before/after markdown heading #336

Add newlines before/after markdown heading

Add newlines before/after markdown heading #336

Workflow file for this run

name: JSON Schema
on:
pull_request:
permissions:
contents: read
jobs:
unit-test:
runs-on: ubuntu-latest
name: Diff generated schema
timeout-minutes: 20
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm ci
- run: npm run aff