ci: docs sync

thinking-toggle-wip
Aiden Cline 2025-12-22 22:27:17 -06:00
parent 0c4b36a433
commit d1581fbcf2
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ name: Docs Update
on:
schedule:
# Run every 4 hours
- cron: "0 */4 * * *"
workflow_dispatch: # Allow manual trigger for testing
- cron: "0 */12 * * *"
workflow_dispatch:
jobs:
update-docs: