소스 검색

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']