Escape parenthesis in labeler for tech preview ui label

This commit is contained in:
Michael Abashian 2023-05-18 15:00:19 -04:00 committed by GitHub
parent 2f15cc5170
commit 5afdfb1135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ needs_triage:
"component:ui":
- "\\[X\\] UI"
"component:ui_next":
- "\\[X\\] UI (tech preview)"
- "\\[X\\] UI \\(tech preview\\)"
"component:api":
- "\\[X\\] API"
"component:docs":