From 573f0e2182e2f99a499e4793dbfdaf37e9a1f31e Mon Sep 17 00:00:00 2001 From: Michael Duong Date: Fri, 15 Sep 2023 12:25:26 +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 dc89a02..df764fd 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: + - "off-**" jobs: