From 1e3b321dcf58494d466ffe89a17ede06645f59f0 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 28 Oct 2020 04:45:46 +0530 Subject: [PATCH] bors: init Signed-off-by: Harsh Shandilya --- bors.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bors.toml diff --git a/bors.toml b/bors.toml new file mode 100644 index 00000000..0330ab92 --- /dev/null +++ b/bors.toml @@ -0,0 +1,3 @@ +status = [ + "test-pr" +]