diff --git a/.github/labeler.yml b/.github/labeler.yml index a819bea..1429ea9 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -22,3 +22,7 @@ ci: documentation: - changed-files: - any-glob-to-any-file: "**/*.md" + +helm-chart: + - changed-files: + - any-glob-to-any-file: "chart/**"