update bot to not assign workbench label anymore
parent
3b4fa88743
commit
c010fc2428
|
@ -57,7 +57,10 @@
|
|||
telemetry: [],
|
||||
themes: [],
|
||||
typescript: [ mjbvz ],
|
||||
workbench: [ bpasero ],
|
||||
workbench: {
|
||||
assignees: [bpasero],
|
||||
assignLabel: false
|
||||
},
|
||||
workbench-dnd: [ bpasero ],
|
||||
workbench-editors: [ bpasero ],
|
||||
workbench-electron: [ bpasero ],
|
||||
|
|
Loading…
Reference in New Issue