Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

reviews: halfway update to 2024 (#60) #146

reviews: halfway update to 2024 (#60)

reviews: halfway update to 2024 (#60) #146

Workflow file for this run

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