Skip to content

Commit 03c5603

Browse files
committed
Auto merge of #15714 - lnicola:rust-bors, r=lnicola
minor: Prepare for rust-bors This [only works](https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/testing.20new.20bors.20implementation/near/395026488) for try builds at the moment, unfortunately.
2 parents fd39a30 + e7295ff commit 03c5603

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
branches:
99
- auto
1010
- try
11+
- automation/bors/try
1112

1213
env:
1314
CARGO_INCREMENTAL: 0

rust-bors.toml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
timeout = 3600

0 commit comments

Comments
 (0)