diff --git a/.ci.yaml b/.ci.yaml index 9070afa3a27ba..9526059749637 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -4,7 +4,7 @@ # for every commit. # # More information at: -# * https://github.com/flutter/cocoon/blob/master/CI_YAML.md +# * https://github.com/flutter/cocoon/blob/main/CI_YAML.md enabled_branches: - main - master @@ -139,6 +139,7 @@ targets: - name: Linux Benchmarks enabled_branches: + - main - master recipe: engine/engine_metrics presubmit: false