mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Remove try-merge
from CI workflow
This commit is contained in:
parent
f6017250f8
commit
098dd97939
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:
|
||||
|
@ -282,7 +282,6 @@ on:
|
||||
- try
|
||||
- try-perf
|
||||
- automation/bors/try
|
||||
- automation/bors/try-merge
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user