ci(build-docs): watch functions dir as they are dynamically documented now

- Also enables manual trigger to rebuild and publish docs
This commit is contained in:
2026-07-27 21:34:05 -04:00
parent 94e4e0dfab
commit 231162bd03
+2
View File
@@ -10,6 +10,8 @@ on:
- "docs/manualtools.py" - "docs/manualtools.py"
- "docs/verify-manual.py" - "docs/verify-manual.py"
- "docs/site/**" - "docs/site/**"
- "functions/**"
workflow_dispatch:
jobs: jobs:
build-docs: build-docs: