Skip to content

Commit b3a312e

Browse files
authored
Create bors.toml
1 parent b1c7ae0 commit b3a312e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/bors.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
required_approvals = 1
2+
block_labels = ["wip"]
3+
delete_merged_branches = true
4+
status = [
5+
"Rustfmt",
6+
"ci (stable)",
7+
"ci (1.39.0, stable)",
8+
]

0 commit comments

Comments
 (0)