ci: fix labeler.yml

This commit is contained in:
himself65
2023-04-14 14:14:58 -05:00
parent c71e5f1c96
commit 8d2fefb5f8
+1 -1
View File
@@ -3,7 +3,7 @@ docs:
- '**/README.md'
- 'packages/templates/**/*'
tests:
test:
- 'tests/**/*'
- '**/tests/**/*'
- '**/__tests__/**/*'