From ad1b79270f9bd04387cceae5f75134909cd74058 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Mon, 3 Aug 2020 23:28:23 +0200 Subject: [PATCH] Update translations.yml --- .github/workflows/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 9a583a30d..7fb78ae8d 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -41,7 +41,7 @@ jobs: git config --local user.email "action@github.com" git config --local user.name "GitHub Action" - git pull + git pull --depth=100 git add -A "locale" if ! git diff --cached --quiet; then