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