From 35fa63bf4288a44e80e4940a172e93dce4d8fc32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Duli=C3=A7i?= Date: Mon, 22 Feb 2021 00:59:08 +0300 Subject: [PATCH] changed branch --- .../{translation_modules.yml => translations_modules.yml} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename .github/workflows/{translation_modules.yml => translations_modules.yml} (77%) diff --git a/.github/workflows/translation_modules.yml b/.github/workflows/translations_modules.yml similarity index 77% rename from .github/workflows/translation_modules.yml rename to .github/workflows/translations_modules.yml index 013d58042..2ba86308c 100644 --- a/.github/workflows/translation_modules.yml +++ b/.github/workflows/translations_modules.yml @@ -1,4 +1,4 @@ -name: Translation of Modules +name: Translations of Modules on: schedule: @@ -24,9 +24,9 @@ jobs: download_translations: true skip_untranslated_files: true - localization_branch_name: 'translations' - commit_message: 'new crowdin translations' - pull_request_title: 'New Crowdin translations' + localization_branch_name: 'translations-modules' + commit_message: 'new crowdin translations of modules' + pull_request_title: 'New Crowdin translations of modules' pull_request_body: 'https://crowdin.com/project/akaunting-apps' pull_request_labels: 'Translation'