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: