chore(labeler): Add cli label (#4069)

This commit is contained in:
Pepe Fagoaga
2024-05-23 10:34:09 +02:00
committed by GitHub
parent 374567a858
commit cdd10a49f6
+4
View File
@@ -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/**"