Skip to content

Commit 76b70eb

Browse files
committed
Add new bors try branches to CI
1 parent 8e47113 commit 76b70eb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ name: CI
2121
- auto
2222
- try
2323
- try-perf
24+
- automation/bors/try
25+
- automation/bors/try-merge
2426
- master
2527
pull_request:
2628
branches:

src/ci/github-actions/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,8 @@ on:
281281
- auto
282282
- try
283283
- try-perf
284+
- automation/bors/try
285+
- automation/bors/try-merge
284286
- master
285287
pull_request:
286288
branches:

0 commit comments

Comments
 (0)