Skip to content

Commit 942eab1

Browse files
committed
Add GHA actions to bors required status
1 parent 6dcbf09 commit 942eab1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/bors.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
block_labels = ["needs-decision"]
22
delete_merged_branches = true
33
required_approvals = 1
4-
status = ["continuous-integration/travis-ci/push"]
4+
status = [
5+
"ci-linux (stable)",
6+
"ci-linux (1.38.0)",
7+
"clippy",
8+
]

0 commit comments

Comments
 (0)