Skip to content

Update documentation for open source release #374

Update documentation for open source release

Update documentation for open source release #374

Workflow file for this run

name: Markdown Check
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
markdown-checker:
uses: zaphiro-technologies/github-workflows/.github/workflows/markdown.yaml@main
secrets: inherit
with:
md-lint-globs: |
**/*.{md,MD}
#.github
#docs/*.{md,MD}