From c8b77ff875ecb4e9fd92f3371a49ac2087806ce1 Mon Sep 17 00:00:00 2001 From: insolor Date: Fri, 15 Sep 2023 18:44:05 +0300 Subject: [PATCH] Update pull-translations.yml --- .github/workflows/pull-translations.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/pull-translations.yml b/.github/workflows/pull-translations.yml index 207a3fd4..f754635b 100644 --- a/.github/workflows/pull-translations.yml +++ b/.github/workflows/pull-translations.yml @@ -83,6 +83,9 @@ jobs: cd automation poetry run files_by_resource ../translations ../ + - name: Pull changes + run: git pull + - name: Push changes to the repository uses: EndBug/add-and-commit@v9.1.3 with: