From 4d039af0de8058b17ccedca74753a590379fbbb9 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Sat, 11 Aug 2018 19:52:16 -0500 Subject: [PATCH] tweak bors.toml --- bors.toml => .github/bors.toml | 1 + 1 file changed, 1 insertion(+) rename bors.toml => .github/bors.toml (75%) diff --git a/bors.toml b/.github/bors.toml similarity index 75% rename from bors.toml rename to .github/bors.toml index 61a45db..ca42be0 100644 --- a/bors.toml +++ b/.github/bors.toml @@ -1,3 +1,4 @@ +block_labels = ["needs-decision"] delete_merged_branches = true required_approvals = 1 status = ["continuous-integration/travis-ci/push"]