diff --git a/.github/labeler.yml b/.github/labeler.yml index 659651a..c7096e4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -21,6 +21,11 @@ documentation: feature: - head-branch: ['^feat', 'feature'] +github_actions: + - changed-files: + - any-glob-to-any-file: + - '.github/workflows/*.yml' + rust: - changed-files: - any-glob-to-any-file: