From b0b0d27c1feefbe38151ccb0c3d891d95f9d65f8 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 14 Apr 2026 12:15:01 +0200 Subject: [PATCH] try again --- .github/workflows/crowdin-sync.yml | 6 ++++++ crowdin.yml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/crowdin-sync.yml b/.github/workflows/crowdin-sync.yml index cdb62d8ba..f89bda408 100644 --- a/.github/workflows/crowdin-sync.yml +++ b/.github/workflows/crowdin-sync.yml @@ -24,6 +24,12 @@ jobs: uses: crowdin/github-action@v2 with: download_translations: true + localization_branch_name: "l10n" + commit_message: "[skip ci] chore(i18n): sync translations from crowdin" + pull_request_title: "Sync Translations from Crowdin" + pull_request_body: "This is an automated pull request to sync translations from [Crowdin](https://crowdin.com/project/reactive-resume)." + pull_request_labels: "l10n" + pull_request_reviewers: "amruthpillai" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }} diff --git a/crowdin.yml b/crowdin.yml index bdd0307dc..eedc01d4d 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,7 +1,7 @@ preserve_hierarchy: true project_id_env: CROWDIN_PROJECT_ID api_token_env: CROWDIN_PERSONAL_TOKEN -commit_message: "[ci skip] chore(i18n): sync translations from crowdin" +commit_message: "[skip ci] chore(i18n): sync translations from crowdin" pull_request_title: "Sync Translations from Crowdin" pull_request_body: "This is an automated pull request to sync translations from [Crowdin](https://crowdin.com/project/reactive-resume)." pull_request_labels: