ci: docs sync

This commit is contained in:
Aiden Cline 2025-12-22 22:27:17 -06:00
commit d1581fbcf2

View file

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