From d4e10fd86d8cf00fc50cef665e3e07947b2fb5c6 Mon Sep 17 00:00:00 2001 From: Casey Hillers Date: Fri, 29 Jul 2022 06:02:06 -0700 Subject: [PATCH] [ci.yaml] Run flutter_plugins only on tip of tree (#108594) --- .ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index 6a54333a07..90f6ff2ec5 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -306,6 +306,8 @@ targets: - name: Linux flutter_plugins recipe: flutter/flutter_drone + enabled_branches: + - master timeout: 60 properties: shard: flutter_plugins