diff --git a/.github/labeller.yml b/.github/labeller.yml index 0d55a674..596b66ef 100644 --- a/.github/labeller.yml +++ b/.github/labeller.yml @@ -1,6 +1,7 @@ i18n: - - i18n/* +- changed-files: + - any-glob-to-any-file: i18n/* -documentation: - - "*.md" - - exampleSite/content/* +Documentation: +- changed-files: + - any-glob-to-any-file: '**/*.md'