From: Sebastián Ramírez Date: Sat, 27 Dec 2025 18:48:45 +0000 (-0800) Subject: 👷 Do not run translations on cron while finishing updating existing languages (#14613) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d4fb28f9f7331d758a0da908804348b5a0ba719;p=thirdparty%2Ffastapi%2Ffastapi.git 👷 Do not run translations on cron while finishing updating existing languages (#14613) --- diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index e681762ca3..f1267d21f5 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -1,8 +1,8 @@ name: Translate on: - schedule: - - cron: "0 5 15 * *" # Run at 05:00 on the 15 of every month + # schedule: + # - cron: "0 5 15 * *" # Run at 05:00 on the 15 of every month workflow_dispatch: inputs: