mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-29 21:33:54 +00:00
ci: docs sync
This commit is contained in:
parent
968543af39
commit
161e9287a8
5
.github/workflows/docs-update.yml
vendored
5
.github/workflows/docs-update.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user