Skip to content

testing header links differently #5

testing header links differently

testing header links differently #5

Workflow file for this run

on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.1
- uses: avto-dev/markdown-lint@v1
with:
args: '.'
ignore: './LICENSE.md'