Browse Source

Update labeler.yml

MarkusRost 4 years ago
parent
commit
520cfd43cd
1 changed files with 2 additions and 1 deletions
  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'