From 8175b3b75b69f57d7a342e77a1e379ef725ccb7e Mon Sep 17 00:00:00 2001 From: bo0tzz Date: Wed, 19 Nov 2025 17:00:01 +0100 Subject: [PATCH] fix: allow adding new translations files (#23998) --- .github/workflows/weblate-lock.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/weblate-lock.yml b/.github/workflows/weblate-lock.yml index 1f0a7608d1..e37497b9bb 100644 --- a/.github/workflows/weblate-lock.yml +++ b/.github/workflows/weblate-lock.yml @@ -36,8 +36,7 @@ jobs: github-token: ${{ steps.token.outputs.token }} filters: | i18n: - - 'i18n/!(en)**\.json' - exclude-branches: 'chore/translations' + - modified: 'i18n/!(en)**\.json' skip-force-logic: 'true' enforce-lock: