Skip to content

chore(deps): update dependency markdownlint-cli to ^0.36.0 #972

chore(deps): update dependency markdownlint-cli to ^0.36.0

chore(deps): update dependency markdownlint-cli to ^0.36.0 #972

Workflow file for this run

jobs:
lint_spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm lint:spelling
name: Lint spelling
on:
pull_request: ~
push:
branches:
- main