Skip to content

Generated API specification from cachethq/core/refs/heads/main@028f9d… #14

Generated API specification from cachethq/core/refs/heads/main@028f9d…

Generated API specification from cachethq/core/refs/heads/main@028f9d… #14

Workflow file for this run

name: Mintlify Broken Links
on:
push:
jobs:
broken-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 'lts/*'
- name: Install Mintlify
run: npm i -g mintlify@latest
- name: Check Broken Links
run: mintlify broken-links