From 320a22e66470a4ab43de0fc1649044123fe0f677 Mon Sep 17 00:00:00 2001 From: JinmingHu Date: Tue, 13 Oct 2020 11:10:51 +0800 Subject: [PATCH] =?UTF-8?q?Make=20sure=20CI=20pipelines=20legs=20get=20tri?= =?UTF-8?q?ggered=20with=20cmake=20modules=20are=20modi=E2=80=A6=20(#756)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …fied. --- sdk/storage/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdk/storage/ci.yml b/sdk/storage/ci.yml index 78c1c6626..2a8a7e46a 100644 --- a/sdk/storage/ci.yml +++ b/sdk/storage/ci.yml @@ -8,6 +8,7 @@ trigger: - hotfix/* paths: include: + - cmake-modules/ - eng/ - CMakeLists.txt - sdk/core @@ -22,6 +23,7 @@ pr: - hotfix/* paths: include: + - cmake-modules/ - eng/ - CMakeLists.txt - sdk/core/