diff --git a/.github/labeler.yml b/.github/labeler.yml index 680b13ab07..256e1e1507 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -19,7 +19,9 @@ th: zh: - "source/zh-cn/**" - "source/zh-tw/**" -site-theme: +infra: + - "/.github/**" + - "/.husky/**" - "/themes/**" -site-script: - "/scripts/**" + - "./_config.yml"