diff --git a/.github/component-label-map.yml b/.github/component-label-map.yml index a91191aea426..7d94bea6f026 100644 --- a/.github/component-label-map.yml +++ b/.github/component-label-map.yml @@ -2,6 +2,14 @@ blog: - changed-files: - any-glob-to-any-file: - content/en/blog/** +registry: + - changed-files: + - any-glob-to-any-file: + - data/registry/** +lang:zh: + - changed-files: + - any-glob-to-any-file: + - content/zh/** sig:cpp: - changed-files: - any-glob-to-any-file: