Skip to content

Add CNAME

Add CNAME #95

Workflow file for this run

name: markdown
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v14
with:
globs: |
*.md
!test/*.md