File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,6 @@ trigger_files = [
216216exclude_labels = [
217217 " T-*" ,
218218]
219-
220219trigger_labels = [
221220 " A-rustdoc-json" ,
222221 " A-rustdoc-type-layout" ,
@@ -265,7 +264,6 @@ trigger_labels = [
265264 " A-rustdoc-ui" ,
266265 " A-rustdoc-js" ,
267266]
268-
269267trigger_files = [
270268 " src/librustdoc/html/" ,
271269 " tests/rustdoc/" ,
@@ -281,7 +279,6 @@ trigger_files = [
281279 " tests/rustdoc-js/" ,
282280 " tests/rustdoc-js-std" ,
283281]
284-
285282trigger_labels = [
286283 " A-type-based-search" ,
287284]
@@ -311,20 +308,17 @@ trigger_files = [
311308exclude_labels = [
312309 " T-*" ,
313310]
314-
315311trigger_labels = [
316312 " D-*" ,
317313 " A-diagnostics" ,
318314]
319315
320316[autolabel ."A-diagnostics" ]
321-
322317trigger_labels = [
323318 " D-*" ,
324319]
325320
326321[autolabel ."A-lints" ]
327-
328322trigger_labels = [
329323 " L-*" ,
330324]
You can’t perform that action at this time.
0 commit comments