mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-04 17:08:38 +00:00
Auto merge of #116450 - Kobzol:automation-try-bors-ci, r=Mark-Simulacrum
Enable new bors try branch to run on CI Needed to fix [this error](https://github.com/rust-lang/rust/actions/runs/6420044833/job/17431256956). Inspired by https://github.com/rust-lang/rust/pull/99988 Also, removes `try-merge` from the workflow. It shouldn't have been added in https://github.com/rust-lang/rust/pull/116353. r? `@Mark-Simulacrum`
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -22,7 +22,6 @@ name: CI
|
||||
- try
|
||||
- try-perf
|
||||
- automation/bors/try
|
||||
- automation/bors/try-merge
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user