Add PR labels

This commit is contained in:
2021-12-03 06:42:33 +00:00
parent 85eb35443f
commit 0ab4fe1e6b

View File

@@ -3,5 +3,9 @@
"extends": [
"config:base"
],
"prConcurrentLimit": 5
"prConcurrentLimit": 5,
"labels": [
"upgrade",
"bot"
]
}