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:
bors 2023-10-04 07:46:03 +00:00
commit 9fbd593a56
2 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,8 @@ name: CI
- auto - auto
- try - try
- try-perf - try-perf
- automation/bors/try
- automation/bors/try-merge
- master - master
pull_request: pull_request:
branches: branches:

View File

@ -281,6 +281,8 @@ on:
- auto - auto
- try - try
- try-perf - try-perf
- automation/bors/try
- automation/bors/try-merge
- master - master
pull_request: pull_request:
branches: branches: