mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 09:37:28 +00:00
⚒️ chore: Update sync.yml to every hour [skip ci]
This commit is contained in:
parent
7c1df27241
commit
2995472903
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
|
|
@ -5,7 +5,7 @@ permissions:
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *" # every day
|
||||
- cron: "0 * * * *" # every hour
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue