From f46ed1aa84cdfb3982d00a7511552c4cc8b2b64d Mon Sep 17 00:00:00 2001
From: Andrey Helldar <helldar@dragon-code.pro>
Date: Wed, 3 Apr 2024 01:29:03 +0300
Subject: [PATCH] Update translate.yml

---
 .github/workflows/translate.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml
index 68688696d8f..bb13f72f34e 100644
--- a/.github/workflows/translate.yml
+++ b/.github/workflows/translate.yml
@@ -2,7 +2,7 @@ name: Machine Translation
 
 on:
     schedule:
-        -   cron: 27 1 * * *
+        -   cron: 17 1 1,15 * *
     workflow_dispatch:
 
 permissions: write-all