[Docs] Only build docs if documentation or ready labels are present (#36135)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2026-03-05 13:58:16 +00:00
committed by GitHub
parent b03ff6a96b
commit 8df523351f
2 changed files with 25 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ build:
python: "3.12"
jobs:
post_checkout:
- bash docs/maybe_skip_pr_build.sh
- git fetch origin main --unshallow --no-tags --filter=blob:none || true
pre_create_environment:
- pip install uv