diff --git a/.github/labeler.yml b/.github/labeler.yml index 8a1422256eb2..9eb6dcc33b4e 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -2,4 +2,5 @@ documentation: - changed-files: - any-glob-to-any-file: - 'doc/*' -- base-branch: 'main' \ No newline at end of file + - 'cloudinit/config/schema/*' +- base-branch: 'main'