aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGrant Miller <[email protected]>2022-03-14 12:59:48 -0500
committerGrant Miller <[email protected]>2022-03-14 12:59:48 -0500
commitd137d1f707b96810c02d19c4508d17de101cd57c (patch)
tree256c57182d03d28e5ea965963b3a701e7cb83b8e /.github
parentdb8050b388187c6a13d008c3c3b5f260eecd3559 (diff)
Tell bors to delete merged branches
Diffstat (limited to '.github')
-rw-r--r--.github/bors.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/bors.toml b/.github/bors.toml
index 1135db116..1ecc9d8de 100644
--- a/.github/bors.toml
+++ b/.github/bors.toml
@@ -1,3 +1,4 @@
1status = [ 1status = [
2 "all", 2 "all",
3] 3]
4delete_merged_branches = true