feat(dev): highlight editing of wrong locales
Highlight PRs that edit locales other than the ja-JP one so the author may see and fix it themselves.
This commit is contained in:
parent
6b109c7b0f
commit
33debe73d5
|
@ -3,3 +3,6 @@
|
||||||
|
|
||||||
'🖥️Client':
|
'🖥️Client':
|
||||||
- packages/client/**/*
|
- packages/client/**/*
|
||||||
|
|
||||||
|
'‼️ wrong locales':
|
||||||
|
- any: ['locales/*.yml', '!locales/ja-JP.yml']
|
||||||
|
|
Loading…
Reference in New Issue