chore: mobile code checks for i18n changes (#29958)

This commit is contained in:
Daniel Dietzler
2026-07-15 20:20:42 +02:00
committed by GitHub
parent 4c2d2284aa
commit b75e6520bb

View File

@@ -34,6 +34,7 @@ jobs:
filters: |
mobile:
- 'mobile/**'
- 'i18n/en.json'
force-filters: |
- '.github/workflows/static_analysis.yml'
force-events: 'workflow_dispatch,release'