Skip to content

Lint markdown files for broken links. #4

Lint markdown files for broken links.

Lint markdown files for broken links. #4

Workflow file for this run

name: CI Documentation Checks
on:
push:
branches:
- main
pull_request:
jobs:
lint-markdown:
name: Lint markdown
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: tcort/[email protected]
- name: Markdown
run: make infra-lint-markdown