refactor: move i18n formatting to workspace root (#28360)

refactor: move i18n formatting to project root
This commit is contained in:
Jason Rasmussen
2026-05-11 16:19:28 -04:00
committed by GitHub
parent 03e042213c
commit 14d9e90a03
7 changed files with 19 additions and 27 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
github-token: ${{ steps.token.outputs.token }}
filters: |
i18n:
- modified: 'i18n/!(en|package)**\.json'
- modified: 'i18n/!(en)**\.json'
skip-force-logic: 'true'
enforce-lock: