Skip to content

fix: remove references to about page (#51) #122

fix: remove references to about page (#51)

fix: remove references to about page (#51) #122

Workflow file for this run

name: QA
on:
push:
branches:
- master
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 8
- run: pnpm dlx markdownlint-cli **/*.md