From 0ad369e2c51af173b2c7dcb0cb06d01d2bae703f Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Wed, 20 Oct 2021 15:38:01 -0700 Subject: [PATCH] [ci.yaml] Main branch support (#92216) --- .ci.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index 50abde7bd7..65fcaaf97e 100755 --- a/.ci.yaml +++ b/.ci.yaml @@ -4,8 +4,9 @@ # 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 - dev - beta @@ -269,6 +270,7 @@ targets: - name: Linux docs_publish enabled_branches: + - main - master recipe: flutter/flutter presubmit: false @@ -678,6 +680,7 @@ targets: - name: Linux skp_generator enabled_branches: + - main - master recipe: flutter/flutter_drone timeout: 60