mirror of
https://github.com/immich-app/immich.git
synced 2026-07-15 21:32:32 +03:00
chore: mobile code checks for i18n changes (#29958)
This commit is contained in:
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'
|
||||||
|
|||||||
Reference in New Issue
Block a user