From 422dd64ac42a08d67b15cea743ec086526c97074 Mon Sep 17 00:00:00 2001 From: Tobias Markus Date: Sat, 12 Oct 2024 13:19:25 +0200 Subject: [PATCH] Remove additional checkout [ci skip] --- .github/workflows/translation_templates.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/translation_templates.yml b/.github/workflows/translation_templates.yml index 11e9ae6595f..ecdb2f4d6b8 100644 --- a/.github/workflows/translation_templates.yml +++ b/.github/workflows/translation_templates.yml @@ -33,11 +33,6 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | - # Pull repository: - git fetch origin - git checkout master - git rebase origin/master - # Update translation templates: chmod +x makepot.sh ./makepot.sh