From 8d945a554763930f3b68a7b8994e5c4b9d83aae8 Mon Sep 17 00:00:00 2001 From: Claas Augner Date: Thu, 31 Oct 2024 14:23:46 +0100 Subject: [PATCH] chore(sync-translated-content): remove conflicting/orphaned + reset redirects --- .github/workflows/sync-translated-content.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-translated-content.yml b/.github/workflows/sync-translated-content.yml index b2171e29b..01a2c7c78 100644 --- a/.github/workflows/sync-translated-content.yml +++ b/.github/workflows/sync-translated-content.yml @@ -66,6 +66,7 @@ jobs: yarn build:prepare yarn tool sync-translated-content ${{ matrix.lang }} + git clean -fd files/de/{conflicting,orphaned} - name: Gather related upstream commits env: