mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: docs sync
This commit is contained in:
parent
968543af39
commit
161e9287a8
1 changed files with 2 additions and 3 deletions
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…
Add table
Add a link
Reference in a new issue