Skip to content

Commit

Permalink
ci: remove redundant required bors checks
Browse files Browse the repository at this point in the history
The test summary job already depends on java checks and go linting.

(cherry picked from commit db3f85a)
  • Loading branch information
lenaschoenburg committed Oct 10, 2022
1 parent bc02267 commit da5a2cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bors.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
status = [
"Test summary",
"Java checks",
"Go linting"
]

required_approvals = 1
Expand Down

0 comments on commit da5a2cc

Please sign in to comment.