updates
Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled
Some checks failed
Sync from Gitea (main→main, keep workflow) / mirror (push) Has been cancelled
This commit is contained in:
2
.github/workflows/sync-from-gitea.yml
vendored
2
.github/workflows/sync-from-gitea.yml
vendored
@@ -3,7 +3,7 @@ name: Sync from Gitea (main→main, keep workflow)
|
||||
on:
|
||||
schedule:
|
||||
# 2 times per day (UTC): 7:00, 11:00
|
||||
- cron: '0 7,11 * * *'
|
||||
- cron: '0 19,23 * * *'
|
||||
workflow_dispatch: {}
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user