From 8628119ebf26d59c7242f42627f5099b42f3a8aa Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 24 May 2023 01:36:41 -0400 Subject: ci: add bors.toml --- 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..fe73ee6 --- /dev/null +++ b/bors.toml @@ -0,0 +1,5 @@ +status = [ + "ci/hydra%" +] + +delete_merged_branches = true -- cgit v1.2.3