diff --git a/.github/labeller.yml b/.github/labeller.yml index 0d55a67..eb89017 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/* + - changed-files: + - any-glob-to-any-file: ["*.md", "exampleSite/content/*"]