From b1af5d933968d6400b803c0c425d06cf885ec9e1 Mon Sep 17 00:00:00 2001 From: Abishek Ilango Date: Sun, 14 Apr 2024 12:28:41 +0530 Subject: [PATCH] disable crowdin sync cron --- .github/workflows/sync-crowdin-translations.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/sync-crowdin-translations.yml b/.github/workflows/sync-crowdin-translations.yml index f8eb30c0..570ff894 100644 --- a/.github/workflows/sync-crowdin-translations.yml +++ b/.github/workflows/sync-crowdin-translations.yml @@ -2,8 +2,6 @@ name: Sync Crowdin Translations on: workflow_dispatch: - schedule: - - cron: 0 0 * * * # everyday at midnight (UTC) jobs: sync: