mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 00:03:48 +00:00
[GittHub]Make feedback hub fabric bot item be agnostic to casing (#22146)
This commit is contained in:
parent
97fdf033c8
commit
b2c8900bae
2
.github/fabricbot.json
vendored
2
.github/fabricbot.json
vendored
@ -648,7 +648,7 @@
|
||||
"name": "commentContains",
|
||||
"parameters": {
|
||||
"isRegex": true,
|
||||
"commentPattern": "\\/feedbackHub"
|
||||
"commentPattern": "\\/feedback[H|h]ub"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user