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
oleschoenburg committed Oct 10, 2022
1 parent aff8b0e commit 23eba7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bors.toml
@@ -1,7 +1,5 @@
status = [
"Test summary",
"Java checks",
"Go linting"
]

required_approvals = 1
Expand Down

0 comments on commit 23eba7c

Please sign in to comment.