From 941d79aafffa40ece2c078f5d6e7d305fda62445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojciech=20Zi=C4=99ciak?= Date: Sat, 1 Jun 2024 08:34:10 +0200 Subject: [PATCH] Update localization.yml --- .github/workflows/localization.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.github/workflows/localization.yml b/.github/workflows/localization.yml index 36f2c69..1b206a9 100644 --- a/.github/workflows/localization.yml +++ b/.github/workflows/localization.yml @@ -5,19 +5,6 @@ name: Sync Crowdin Translations # Controls when the action will run. on: workflow_dispatch - # Only run when started manually - - #: - # inputs: - # uploadTranslations: - # description: "Set to true to upload (changed) translations to Crowdin" - # type: boolean - # required: true - # default: false - - #schedule: - #- cron: '0 */6 * * *' # Every 6 hours - https://crontab.guru/#0_*/6_*_*_* - jobs: synchronize-with-crowdin: runs-on: ubuntu-latest