Skip to content

Commit d85071d

Browse files
committed
hey bot do not assign labels to my issues, thanks bro
1 parent 3d43ef7 commit d85071d

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

.github/classifier.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
api: [],
77
color-picker: [],
88
css-less-sass: [],
9-
debug: [ isidorn ],
9+
debug: {
10+
assignees: [ isidorn ],
11+
assignLabel: false
12+
},
1013
diff-editor: [],
1114
editor: [],
1215
editor-1000-limit: [],
@@ -31,7 +34,10 @@
3134
file-encoding: [ bpasero ],
3235
file-io: [ bpasero ],
3336
file-watcher: [ bpasero ],
34-
file-explorer: [ isidorn ],
37+
file-explorer: {
38+
assignees: [ isidorn ],
39+
assignLabel: false
40+
},
3541
format: [],
3642
git: [ joaomoreno ],
3743
hot-exit: [ Tyriar ],

0 commit comments

Comments
 (0)