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