From cc631b039f7edc2c5cc23ea445d811e959852e8b Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Tue, 25 Jul 2023 11:42:28 +0200 Subject: [PATCH] ci: remove cron for Crowdin ci: remove cron for Crowdin. The sync is now handled by Crowdin. CRON readds files at the root of crowdin in addition to the more organized sync made by crowdin --- .github/workflows/crowdin.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index a3d0e2715..8074a6d5c 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -2,8 +2,6 @@ name: Crowdin on: push: branches: [crowdin-trigger] - schedule: - - cron: "0 10 * * *" workflow_dispatch: jobs: