ソースを参照

Create labeler.yml

MarkusRost 4 年 前
コミット
aba43996f7
1 ファイル変更3 行追加0 行削除
  1. 3 0
      .github/labeler.yml

+ 3 - 0
.github/labeler.yml

@@ -0,0 +1,3 @@
+# Add 'translation' label to any change to i18n files
+translation:
+- any: ['i18n/*.json', 'dashboard/i18n/*.json']