Add ui performance label to ui building pod (#4270)
Co-authored-by: Satish Gandham <satish@appsmith.com>
This commit is contained in:
parent
bf81709492
commit
db6636d161
5
.github/config.json
vendored
5
.github/config.json
vendored
|
|
@ -648,6 +648,11 @@
|
||||||
"type": "hasLabel",
|
"type": "hasLabel",
|
||||||
"label": "UI Building",
|
"label": "UI Building",
|
||||||
"value": true
|
"value": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "hasLabel",
|
||||||
|
"label": "UI Performance",
|
||||||
|
"value": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user