diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-03-14 18:04:58 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-14 18:04:58 +0000 |
| commit | 3ae0923d453d4f7f38326d136aa00246ae63c53d (patch) | |
| tree | 256c57182d03d28e5ea965963b3a701e7cb83b8e | |
| parent | db8050b388187c6a13d008c3c3b5f260eecd3559 (diff) | |
| parent | d137d1f707b96810c02d19c4508d17de101cd57c (diff) | |
Merge #660
660: Tell bors to delete merged branches r=Dirbaio a=GrantM11235
Co-authored-by: Grant Miller <[email protected]>
| -rw-r--r-- | .github/bors.toml | 1 |
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 @@ | |||
| 1 | status = [ | 1 | status = [ |
| 2 | "all", | 2 | "all", |
| 3 | ] | 3 | ] |
| 4 | delete_merged_branches = true | ||
