mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Auto merge of #116353 - Kobzol:new-bors-event, r=Mark-Simulacrum
Add new bors try branches to CI Workflows for the new bors weren't launching, because its branches weren't whitelisted here. r? `@Mark-Simulacrum`
This commit is contained in:
commit
9fbd593a56
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -21,6 +21,8 @@ name: CI
|
||||
- auto
|
||||
- try
|
||||
- try-perf
|
||||
- automation/bors/try
|
||||
- automation/bors/try-merge
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
|
@ -281,6 +281,8 @@ on:
|
||||
- auto
|
||||
- try
|
||||
- try-perf
|
||||
- automation/bors/try
|
||||
- automation/bors/try-merge
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user