diff --git a/.github/labeler.yml b/.github/labeler.yml index 7421aca..d4d9b31 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -12,4 +12,8 @@ "tool: renovate": - changed-files: - - any-glob-to-any-file: 'renovate.json' \ No newline at end of file + - any-glob-to-any-file: 'renovate.json' + +"doc: documentation": + - changed-files: + - any-glob-to-any-file: 'README.md'