diff --git a/.github/labeler.yml b/.github/labeler.yml index d4df3619b3..77b5a826ba 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -25,3 +25,7 @@ provider/kubernetes: github_actions: - changed-files: - any-glob-to-any-file: ".github/workflows/*" + +cli: + - changed-files: + - any-glob-to-any-file: "cli/**"