Browse Source

Create labeler.yml

MarkusRost 4 years ago
parent
commit
aba43996f7
1 changed files with 3 additions and 0 deletions
  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']