diff --git a/.github/workflows/pull_strings.yml b/.github/workflows/pull_strings.yml index 5276288134..2db5dc818e 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