Browse Source

Update labeler.yml

MarkusRost 4 năm trước cách đây
mục cha
commit
520cfd43cd
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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'