diff options
author | 2018-08-11 19:41:44 -0500 | |
---|---|---|
committer | 2018-08-11 19:41:44 -0500 | |
commit | c667480ce584ca3aa145f1d94c24e009c71877d0 (patch) | |
tree | 580d87b68147ab150bcb8bc2077285b6e6b1f91a | |
parent | ee0ff685a0bdf903144cbb9db1881f63c21b8992 (diff) | |
download | cortex-m-c667480ce584ca3aa145f1d94c24e009c71877d0.tar.gz cortex-m-c667480ce584ca3aa145f1d94c24e009c71877d0.tar.zst cortex-m-c667480ce584ca3aa145f1d94c24e009c71877d0.zip |
tweak bors.toml
-rw-r--r-- | .github/bors.toml (renamed from bors.toml) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bors.toml b/.github/bors.toml index 61a45db..ca42be0 100644 --- a/bors.toml +++ b/.github/bors.toml @@ -1,3 +1,4 @@ +block_labels = ["needs-decision"] delete_merged_branches = true required_approvals = 1 status = ["continuous-integration/travis-ci/push"] |