Skip to content

Bump markdownlint-cli from 0.32.2 to 0.45.0 #1198

Bump markdownlint-cli from 0.32.2 to 0.45.0

Bump markdownlint-cli from 0.32.2 to 0.45.0 #1198

Workflow file for this run

on: [pull_request]
name: Generate docs
jobs:
generate-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install dependencies
run: |
npm install
- name: Generate docs
run: |
npm run generate-docs