Skip to content

Commit c3a96e5

Browse files
committed
Don't add S-waiting-on-review label when perf finishes
1 parent dafd543 commit c3a96e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/github/comparison_summary.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,6 @@ for rollup, we strongly recommend not doing so since this PR may lead to changes
300300
compiler perf.{next_steps}
301301
302302
@bors rollup=never
303-
@rustbot label: +S-waiting-on-review -S-waiting-on-perf {sign}perf-regression",
303+
@rustbot label: -S-waiting-on-perf {sign}perf-regression",
304304
)
305305
}

0 commit comments

Comments
 (0)