summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbors.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bors.toml b/bors.toml
index 356b17be..e35b52a3 100755
--- a/bors.toml
+++ b/bors.toml
@@ -15,6 +15,6 @@ status = [
'Build docker image',
]
-required_approvals = 1
+required_approvals = 0
delete_merged_branches = true
timeout-sec = 1800