Skip to content

Commit c68f1b3

Browse files
authored
Merge pull request #43 from rust-embedded/hack-bors
removed status requirement to try to get bors going
2 parents 30dad9c + 292003a commit c68f1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/bors.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
block_labels = ["needs-decision"]
22
delete_merged_branches = true
33
required_approvals = 1
4-
status = ["build"]
4+
#status = ["build"]

0 commit comments

Comments
 (0)