From b01e4064fc7d38584de3e9ed015dc8b7f707d54e Mon Sep 17 00:00:00 2001 From: Matan Lurey Date: Wed, 21 Feb 2024 16:29:41 -0800 Subject: [PATCH] Add a similar runIf guard to web_engine as web framework. --- .ci.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.ci.yaml b/.ci.yaml index 57efcca4676d6..6a8979fced9f4 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -291,6 +291,14 @@ targets: config_name: linux_web_engine drone_dimensions: - os=Linux + runIf: + - DEPS + - .ci.yaml + - lib/web_ui/** + - web_sdk/** + - tools/** + - ci/** + - flutter_frontend_server/** - name: Linux linux_unopt recipe: engine_v2/engine_v2