mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
disable monitoring
This commit is contained in:
parent
edd0d92d44
commit
9a286bce19
1 changed files with 4 additions and 4 deletions
8
.github/workflows/MLMonitoringData.yml
vendored
8
.github/workflows/MLMonitoringData.yml
vendored
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue