"lib/llm/vscode:/vscode.git/clone" did not exist on "bd8f0804737847cc3d09db7aec29ee3e3233b30b"
Unverified Commit 91ccf975 authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[workflow] fixed doc build trigger condition (#3072)

parent f19b49e1
name: Build Documentation upon Release name: Build Documentation After Merge
on: on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
paths: paths:
- 'version.txt' - 'version.txt'
- 'docs/' - 'docs/**'
types: types:
- closed - closed
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment