ci: enable documentation workflow for claude/* branches

This commit is contained in:
Claude 2026-01-06 20:34:41 +00:00
parent a3d4b8f375
commit a1f8a3131d
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
- claude/**
paths: paths:
- "docs/**" - "docs/**"
- "src/modules/*/docs/**" - "src/modules/*/docs/**"