Skip to content

Commit

Permalink
Auto merge of rust-lang#116353 - Kobzol:new-bors-event, r=Mark-Simula…
Browse files Browse the repository at this point in the history
…crum

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`
  • Loading branch information
bors committed Oct 3, 2023
2 parents 187b813 + 76b70eb commit 625eca3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ name: CI
- auto
- try
- try-perf
- automation/bors/try
- automation/bors/try-merge
- master
pull_request:
branches:
Expand Down
2 changes: 2 additions & 0 deletions src/ci/github-actions/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,8 @@ on:
- auto
- try
- try-perf
- automation/bors/try
- automation/bors/try-merge
- master
pull_request:
branches:
Expand Down

0 comments on commit 625eca3

Please sign in to comment.