update bot to not assign workbench label anymore

This commit is contained in:
Benjamin Pasero
2018-01-12 11:05:52 +01:00
parent 3b4fa88743
commit c010fc2428

View File

@@ -57,7 +57,10 @@
telemetry: [],
themes: [],
typescript: [ mjbvz ],
workbench: [ bpasero ],
workbench: {
assignees: [bpasero],
assignLabel: false
},
workbench-dnd: [ bpasero ],
workbench-editors: [ bpasero ],
workbench-electron: [ bpasero ],