mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
Build nightly binaries with Actions (#25308)
Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
1
.github/workflows/cron-translations.yml
vendored
1
.github/workflows/cron-translations.yml
vendored
@@ -3,6 +3,7 @@ name: cron-translations
|
||||
on:
|
||||
schedule:
|
||||
- cron: "7 0 * * *" # every day at 00:07 UTC
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
crowdin-pull:
|
||||
|
||||
Reference in New Issue
Block a user