diff --git a/.github/config.json b/.github/config.json index 48b03bac49..e92c4b9c7a 100644 --- a/.github/config.json +++ b/.github/config.json @@ -648,6 +648,11 @@ "type": "hasLabel", "label": "UI Building", "value": true + }, + { + "type": "hasLabel", + "label": "UI Performance", + "value": true } ] },