Skip to content

Correct parameter name. #147

Correct parameter name.

Correct parameter name. #147

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
jobs:
broken-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install mintlify
run: npm i -g mintlify
- name: Check mintlify broken links
run: mintlify broken-links