summaryrefslogtreecommitdiff
path: root/bors.toml
blob: f1eef90f64b839bfd013e3919017127ba3c81d5a (plain)
1
2
3
4
5
6
7
8
status = [
'CI / Build',
'CI / runner / golangci-lint',
'CI / Build docker image']

required_approvals = 1
delete_merged_branches = true
timeout-sec = 1800