From c7f2f906b9f304a1f376a329c8e7d7a8bef02d6a Mon Sep 17 00:00:00 2001 From: Xiang Yan Date: Thu, 28 Jul 2022 10:52:35 -0700 Subject: [PATCH] disable anomalydetector tests for core PRs --- sdk/anomalydetector/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/sdk/anomalydetector/ci.yml b/sdk/anomalydetector/ci.yml index 116e020c8e3d..516ccc57de12 100644 --- a/sdk/anomalydetector/ci.yml +++ b/sdk/anomalydetector/ci.yml @@ -11,7 +11,6 @@ trigger: paths: include: - sdk/anomalydetector/ - - sdk/core/ pr: branches: @@ -24,7 +23,6 @@ pr: paths: include: - sdk/anomalydetector/ - - sdk/core/ extends: template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml