diff options
-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"] |