Revert "disable crowdin sync cron"

This reverts commit b1af5d9339.
This commit is contained in:
abizek
2024-05-20 13:08:50 +05:30
parent 02c6318f60
commit f30a76229b

View File

@ -2,6 +2,8 @@ name: Sync Crowdin Translations
on:
workflow_dispatch:
schedule:
- cron: 0 0 * * * # everyday at midnight (UTC)
jobs:
sync: