Skip to content

feat: catalog

feat: catalog #1781

Workflow file for this run

name: Markdown Lint
on:
push:
branches:
- main
pull_request:
jobs:
build:
name: Markdown Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: nosborn/[email protected]
with:
files: "./**/*.md"
config_file: .markdownlint.yaml