From 02ef05f1b7f979fb85609d35e587eaa165ab8c61 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Wed, 29 Sep 2021 08:21:06 -0700 Subject: [PATCH] [ci.yaml] add main references --- .ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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