Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Remove all the uses of master branch in the .ci.yaml file. #42679

Merged
merged 2 commits into from
Jun 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ targets:
recipe: engine/scenarios
enabled_branches:
- main
- master
properties:
dependencies: >-
[
Expand Down Expand Up @@ -186,7 +185,6 @@ targets:
- name: Linux Benchmarks
enabled_branches:
- main
- master
recipe: engine/engine_metrics
presubmit: false
properties:
Expand Down Expand Up @@ -250,7 +248,6 @@ targets:
recipe: engine/framework_smoke
enabled_branches:
- main
- master
timeout: 60

- name: Linux Host Engine
Expand Down Expand Up @@ -420,7 +417,6 @@ targets:
recipe: engine/web_engine_framework
enabled_branches:
- main
- master
properties:
add_recipes_cq: "true"
cores: "32"
Expand Down