Skip to content

Commit

Permalink
Auto merge of #15714 - lnicola:rust-bors, r=lnicola
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
bors committed Oct 5, 2023
2 parents fd39a30 + e7295ff commit 03c5603
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches:
- auto
- try
- automation/bors/try

env:
CARGO_INCREMENTAL: 0
Expand Down
1 change: 1 addition & 0 deletions rust-bors.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
timeout = 3600

0 comments on commit 03c5603

Please sign in to comment.