mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-09 03:11:51 +01:00
on schedule
This commit is contained in:
parent
abc5f8c235
commit
2ec2d06531
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cron-translations.yml
vendored
2
.github/workflows/cron-translations.yml
vendored
|
@ -1,5 +1,5 @@
|
||||||
on:
|
on:
|
||||||
cron:
|
schedule:
|
||||||
- cron: "7 0 * * *" # every day at 0:07 UTC
|
- cron: "7 0 * * *" # every day at 0:07 UTC
|
||||||
|
|
||||||
name: Pull translations from Crowdin
|
name: Pull translations from Crowdin
|
||||||
|
|
Loading…
Reference in a new issue