mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
fix: allow adding new translations files (#23998)
This commit is contained in:
parent
56e431226f
commit
8175b3b75b
1 changed files with 1 additions and 2 deletions
3
.github/workflows/weblate-lock.yml
vendored
3
.github/workflows/weblate-lock.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue