summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bors.toml')
-rw-r--r--bors.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bors.toml b/bors.toml
index 9d409023..2da84249 100644
--- a/bors.toml
+++ b/bors.toml
@@ -17,6 +17,6 @@ status = [
'Build docker image',
]
-required_approvals = 1
+required_approvals = 0
delete_merged_branches = true
timeout-sec = 1800