Skip to content

Swarm and Google Gemini client test fixes (#1139) #111

Swarm and Google Gemini client test fixes (#1139)

Swarm and Google Gemini client test fixes (#1139) #111

name: mintlify docs
on:
push:
branches: [main]
paths:
- "autogen/**"
- "website/**"
- ".github/workflows/deploy-website-mintlify.yml"
- ".github/workflows/docs-check-broken-links.yml"
- "scripts/broken-links-check.sh"
- "scripts/docs_build.sh"
- "scripts/docs_serve.sh"
- ".muffet-excluded-links.txt"
workflow_dispatch:
permissions:
contents: write
jobs:
mintlify-release:
uses: ./.github/workflows/build-docs.yml
with:
python-version: "3.10"
node-version: "18.x"