mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: mobile code checks for i18n changes (#29958)
This commit is contained in:
parent
4c2d2284aa
commit
b75e6520bb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/static_analysis.yml
vendored
1
.github/workflows/static_analysis.yml
vendored
|
|
@ -34,6 +34,7 @@ jobs:
|
||||||
filters: |
|
filters: |
|
||||||
mobile:
|
mobile:
|
||||||
- 'mobile/**'
|
- 'mobile/**'
|
||||||
|
- 'i18n/en.json'
|
||||||
force-filters: |
|
force-filters: |
|
||||||
- '.github/workflows/static_analysis.yml'
|
- '.github/workflows/static_analysis.yml'
|
||||||
force-events: 'workflow_dispatch,release'
|
force-events: 'workflow_dispatch,release'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue