diff --git a/.github/labeler.yml b/.github/labeler.yml index 66f3858..623f406 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -20,3 +20,8 @@ documentation: feature: - head-branch: ['^feat', 'feature'] + +rust: + - changed-files: + - any-glob-to-any-file: + - '*.rs'