Skip to content

[ci] fix deploy doc. #2347

[ci] fix deploy doc.

[ci] fix deploy doc. #2347

Workflow file for this run

name: PR CI (release/float)
defaults:
run:
shell: bash
on:
pull_request:
branches:
- release-candidate
env:
ext-dir: $GITHUB_WORKSPACE/external/install/
jobs:
call-deploy-doc:
uses: ./.github/workflows/deploy-doc.yml
with:
deploy-on-gh-pages: "false"