fix: allow adding new translations files (#23998)

This commit is contained in:
bo0tzz 2025-11-19 17:00:01 +01:00 committed by GitHub
parent 56e431226f
commit 8175b3b75b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: