From 9a286bce1908e878b87ec35064e3b6387f8d986f Mon Sep 17 00:00:00 2001 From: Michael Duong Date: Fri, 15 Sep 2023 12:18:43 +0100 Subject: [PATCH] disable monitoring --- .github/workflows/MLMonitoringData.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/MLMonitoringData.yml b/.github/workflows/MLMonitoringData.yml index d033b19..dc89a02 100644 --- a/.github/workflows/MLMonitoringData.yml +++ b/.github/workflows/MLMonitoringData.yml @@ -1,9 +1,9 @@ name: (REPLACE WITH LAMBDA) Run monitoring on data to ensure that fundamentally, the data and its relationships haven't changed -on: - push: - branches: - - "model-**" +# on: +# push: +# branches: +# - "model-**" jobs: