disable crowdin sync cron

This commit is contained in:
Abishek Ilango
2024-04-14 12:28:41 +05:30
committed by abizek
parent a598a7a7f0
commit b1af5d9339

View File

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