mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Escape parenthesis in labeler for tech preview ui label
This commit is contained in:
parent
2f15cc5170
commit
5afdfb1135
2
.github/issue_labeler.yml
vendored
2
.github/issue_labeler.yml
vendored
@ -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":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user