diff --git a/.github/labeler.yml b/.github/labeler.yml index 1f6170b..7b7f4ed 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,2 +1,3 @@ first-contribution: - - '**/*' \ No newline at end of file + - changed-files: + - any-glob-to-any-file: '**/*' \ No newline at end of file