Update config.json
This commit is contained in:
parent
d2dfd75a0c
commit
ddad022fff
10
.github/config.json
vendored
10
.github/config.json
vendored
|
|
@ -225,6 +225,11 @@
|
|||
"color": "10b5ce",
|
||||
"description": ""
|
||||
},
|
||||
"Onboarding": {
|
||||
"name": "Onboarding",
|
||||
"color": "079829",
|
||||
"description": ""
|
||||
},
|
||||
"Pages": {
|
||||
"name": "Pages",
|
||||
"color": "dee258",
|
||||
|
|
@ -673,6 +678,11 @@
|
|||
"type": "hasLabel",
|
||||
"label": "Editor",
|
||||
"value": true
|
||||
},
|
||||
{
|
||||
"type": "hasLabel",
|
||||
"label": "Onboarding",
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user