1
1
mirror of https://github.com/divnix/digga.git synced 2024-10-06 03:27:20 +03:00

bors.toml: don't delete merged branches

This caused develop to be deleted. And if most people send PR's from
forks of devos, this line doesn't really help much.
This commit is contained in:
Pacman99 2021-05-14 22:49:39 -07:00
parent 634cfcb301
commit 00f8b477a6

View File

@ -3,5 +3,3 @@ status = [ "check" ]
required_approvals = 1
up_to_date_approvals = true
delete_merged_branches = true