From 82b9dcea4fdf0f3a7b97a1049d07c484addeabcf Mon Sep 17 00:00:00 2001 From: cihatata Date: Tue, 6 May 2025 00:09:49 +0300 Subject: [PATCH] fix: remove cron --- .github/workflows/poeditor-sync.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/poeditor-sync.yml b/.github/workflows/poeditor-sync.yml index 96f735100..8446745bc 100644 --- a/.github/workflows/poeditor-sync.yml +++ b/.github/workflows/poeditor-sync.yml @@ -13,9 +13,6 @@ on: required: false default: "key_value_json" - # For automatic execution at a specific time (every day at midnight) - schedule: - - cron: "0 0 * * *" permissions: contents: write