浏览代码

Merge pull request #134 from rust-embedded/remove-bors

Remove bors
Román Cárdenas 1 年之前
父节点
当前提交
ba5c811a11
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      .github/bors.toml

+ 0 - 8
.github/bors.toml

@@ -1,8 +0,0 @@
-block_labels = ["needs-decision"]
-delete_merged_branches = true
-required_approvals = 1
-status = [
-    "build-check",
-    "clippy-check",
-    "rustfmt",
-]