소스 검색

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

Remove bors
Román Cárdenas 2 년 전
부모
커밋
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",
-]