Skip to content

Add support for other Milvus connection options (#244) #8

Add support for other Milvus connection options (#244)

Add support for other Milvus connection options (#244) #8

Workflow file for this run

name: "Run Docs CD with UV"
on:
push:
branches:
- "main"
- "master"
paths:
- 'docs/**'
- 'mkdocs.yml'
- '.github/workflows/docs.yml'
jobs:
build-deploy-docs:
if: github.repository == 'zilliztech/deep-searcher'
uses: ./.github/workflows/docs.yml
with:
deploy: true
permissions:
contents: write