From 02b7307971f87dc2e849f6c2ec1e487e9756832b Mon Sep 17 00:00:00 2001 From: Brian Muenzenmeyer Date: Sat, 7 Dec 2024 08:32:00 -0600 Subject: [PATCH] hotfix: specify branch name --- .github/workflows/translations-sync.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/translations-sync.yml b/.github/workflows/translations-sync.yml index 78c8557dd0a1e..973ee4deb7ef4 100644 --- a/.github/workflows/translations-sync.yml +++ b/.github/workflows/translations-sync.yml @@ -120,6 +120,7 @@ jobs: with: commit_options: '--no-verify --signoff' commit_message: 'chore: automated format of translated files' + branch: 'chore/crowdin' - name: Save Lint Cache uses: actions/cache/save@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2