From 5af4fedb8aeb51ed644cf9bf0e007a75ca32eb16 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Wed, 29 Sep 2021 11:09:29 -0700 Subject: [PATCH] [ci.yaml] add main references (flutter/engine#28930) --- engine/src/flutter/.ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/engine/src/flutter/.ci.yaml b/engine/src/flutter/.ci.yaml index 9070afa3a27..95260597496 100644 --- a/engine/src/flutter/.ci.yaml +++ b/engine/src/flutter/.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