Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 71fee8a

Browse files
committed
Add pr labels for cargo.
1 parent 15db8e0 commit 71fee8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

highfive/configs/rust-lang/cargo.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"dirs": {
66
"doc": ["doc"]
77
},
8-
"contributing": "https://github.com/rust-lang/cargo/blob/master/CONTRIBUTING.md"
8+
"contributing": "https://github.com/rust-lang/cargo/blob/master/CONTRIBUTING.md",
9+
"new_pr_labels": ["S-waiting-on-review"]
910
}

0 commit comments

Comments
 (0)