From 89e5f4a90fe0eeec13cff3d74857e713fad60e22 Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Wed, 18 Sep 2019 19:32:24 +0200 Subject: [PATCH] Add bors --- 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 0000000..8d42320 --- /dev/null +++ b/bors.toml @@ -0,0 +1,5 @@ +status = [ + "ci/hercules/derivations", + "ci/hercules/evaluation", +] +delete_merged_branches = true