From 60cacf11e066b7b3b0ec836b24dab08bca0c35d0 Mon Sep 17 00:00:00 2001 From: John Payne <89417863+jpayne3506@users.noreply.github.com> Date: Thu, 22 Feb 2024 11:30:10 -0800 Subject: [PATCH] ci: add trigger:none Signed-off-by: John Payne <89417863+jpayne3506@users.noreply.github.com> --- .pipelines/networkobservability/e2e.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pipelines/networkobservability/e2e.yaml b/.pipelines/networkobservability/e2e.yaml index 67406a8c50..318eb6ad74 100644 --- a/.pipelines/networkobservability/e2e.yaml +++ b/.pipelines/networkobservability/e2e.yaml @@ -1,4 +1,5 @@ pr: none +trigger: none stages: - stage: Run_E2E