Explorar o código

Add kube auto-labeller

Signed-off-by: Guillaume Tardif <[email protected]>
Guillaume Tardif %!s(int64=4) %!d(string=hai) anos
pai
achega
74c394124c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/labeler.yml

+ 3 - 0
.github/labeler.yml

@@ -7,6 +7,9 @@ ecs:
 local:
   - local/**/*
 
+kube:
+  - kube/**/*
+
 cli:
   - cli/**/*