From b0b985dbdbae435fbc90db9ef68b7325d4d37ce9 Mon Sep 17 00:00:00 2001 From: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:27:52 +0400 Subject: [PATCH] ci: Not fixing Crowdin cron task --- .github/workflows/pull_strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_strings.yml b/.github/workflows/pull_strings.yml index 527628813..2db5dc818 100644 --- a/.github/workflows/pull_strings.yml +++ b/.github/workflows/pull_strings.yml @@ -16,8 +16,8 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: + ref: dev fetch-depth: 0 - ref: feat/translations - name: Pull strings uses: crowdin/github-action@v2