Skip to content

Commit

Permalink
Add tcctl to label workflow for cloud (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbishopp authored Oct 19, 2023
1 parent d165478 commit 2592d27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/internal/bot/label.go
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ var prefixes = map[string]map[string][]string{
"tools/jobs": {"salescenter-job"},
"tools/prehog": {"prehog"},
"tools/salescenter": {"salescenter"},
"tools/tcctl": {"tcctl"},
"tools/tenantoperator": {"tenant-operator"},
"tools/tenantsync": {"tenant-operator"},
"rfd/": {"rfd"},
Expand Down

0 comments on commit 2592d27

Please sign in to comment.