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

posts: the dream laptop (#57) #140

posts: the dream laptop (#57)

posts: the dream laptop (#57) #140

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