diff --git a/.github/labeler.yml b/.github/labeler.yml index fc856a5..0928521 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,2 +1,2 @@ "Need Tests": -- '**' +- '!__tests__/**'