diff --git a/.github/labeler.yml b/.github/labeler.yml index 3342652e1a..8b8e025ecb 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -3,7 +3,7 @@ docs: - '**/README.md' - 'packages/templates/**/*' -tests: +test: - 'tests/**/*' - '**/tests/**/*' - '**/__tests__/**/*'