diff --git a/.github/labeler.yml b/.github/labeler.yml index f4125ced6..d76400659 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,15 +1,15 @@ -ci: +':green_heart: ci': - changed-files: - any-glob-to-any-file: - .github/workflows/** -documentation: +':memo: documentation': - changed-files: - any-glob-to-any-file: - docs/config/zh-CN.json - docs/zh-CN/** -core: +':gear: core': - changed-files: - any-glob-to-any-file: packages/core/**