From d009b22bf641c3a730afebec94e679fe6b1a4f2e Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Thu, 7 Feb 2019 18:40:18 +0100 Subject: [PATCH] Add bors.toml --- bors.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 bors.toml diff --git a/bors.toml b/bors.toml new file mode 100644 index 00000000..fbf1fb00 --- /dev/null +++ b/bors.toml @@ -0,0 +1,4 @@ +status = [ + "phil-opp.blog_os", +] +delete_merged_branches = true