fix(ci): add docs workflow file to paths trigger #110

Merged
forbes merged 1 commits from fix/docs-workflow-paths into main 2026-02-09 14:44:01 +00:00

View File

@@ -5,6 +5,7 @@ on:
branches: [main]
paths:
- "docs/**"
- ".gitea/workflows/docs.yml"
jobs:
build-and-deploy: