Ver código fonte

Update labeler.yml

MarkusRost 4 anos atrás
pai
commit
520cfd43cd
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      .github/labeler.yml

+ 2 - 1
.github/labeler.yml

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