Skip to content

Commit 0fc29f2

Browse files
Add label for date reference triage
1 parent 4bd7280 commit 0fc29f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ci/date-check/src/main.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ fn main() {
163163
}
164164
}
165165
println!();
166+
167+
println!("@rustbot label +C-date-reference-triage +E-easy +E-help-wanted");
168+
println!();
166169
}
167170
}
168171

0 commit comments

Comments
 (0)