Ver código fonte

Create labeler.yml

MarkusRost 4 anos atrás
pai
commit
aba43996f7
1 arquivos alterados com 3 adições e 0 exclusões
  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']