From a611ca7bfec946733756a8b4c07df6e2a0c3a9cb Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Wed, 10 Apr 2024 18:37:39 +0200 Subject: [PATCH] Remove old bors.toml config file --- bors.toml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 bors.toml diff --git a/bors.toml b/bors.toml deleted file mode 100644 index 73f13df3..00000000 --- a/bors.toml +++ /dev/null @@ -1,4 +0,0 @@ -status = [ - "Zola Build", "Check Spelling" -] -delete_merged_branches = true