Skip to content

chore: fix CI for pnpm 9 #828

chore: fix CI for pnpm 9

chore: fix CI for pnpm 9 #828

Workflow file for this run

jobs:
lint_docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm lint:docs
name: Lint Docs
on:
pull_request: ~
push:
branches:
- main