mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
update bot to not assign workbench label anymore
This commit is contained in:
5
.github/classifier.yml
vendored
5
.github/classifier.yml
vendored
@@ -57,7 +57,10 @@
|
||||
telemetry: [],
|
||||
themes: [],
|
||||
typescript: [ mjbvz ],
|
||||
workbench: [ bpasero ],
|
||||
workbench: {
|
||||
assignees: [bpasero],
|
||||
assignLabel: false
|
||||
},
|
||||
workbench-dnd: [ bpasero ],
|
||||
workbench-editors: [ bpasero ],
|
||||
workbench-electron: [ bpasero ],
|
||||
|
||||
Reference in New Issue
Block a user