ci: update angular-robot config for L2 triage of PRs (#39655)

With the update to our labeling scheme across the repository, the L2 triage
labels for PRs needs to be updated to no longer require a label type which
doesn't exist: `type: *`

PR Close #39655
This commit is contained in:
Joey Perrott 2020-11-12 10:33:08 -08:00 committed by atscott
parent 24e13e0ed6
commit d68cac69ed
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ triagePR:
# arrays of labels that determine if a PR has been fully triaged
l2TriageLabels:
-
- "type: *"
- "effort*"
- "risk*"
- "comp: *"