Skip to content

Commit

Permalink
.github: add pkg/cmd to cli label
Browse files Browse the repository at this point in the history
  • Loading branch information
jzelinskie committed Dec 7, 2021
1 parent db63bb7 commit 442eea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/labeler.yml
Expand Up @@ -10,6 +10,7 @@
- "internal/services/v1alpha1/**/*"
"area/cli":
- "cmd/**/*"
- "pkg/cmd/**/*"
"area/dashboard":
- "internal/dashboard/**/*"
"area/datastore":
Expand Down

0 comments on commit 442eea7

Please sign in to comment.