From 6b728a4a50726bda72de07c8e5591a809ad8e241 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sat, 8 May 2021 00:12:18 +0300 Subject: [PATCH] use bors for not rocket science rule --- bors.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 bors.toml diff --git a/bors.toml b/bors.toml new file mode 100644 index 00000000..734c839e --- /dev/null +++ b/bors.toml @@ -0,0 +1,5 @@ +status = [ + "Test (ubuntu-latest)", +] +delete_merged_branches = true +timeout_sec = 1200 # 20 min