update bot to not assign workbench label anymore

pull/41528/head
Benjamin Pasero 2018-01-12 11:05:52 +01:00
parent 3b4fa88743
commit c010fc2428
1 changed files with 4 additions and 1 deletions

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 ],