mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
better model
This commit is contained in:
parent
3fe87603db
commit
be5e8c12ce
1 changed files with 2 additions and 1 deletions
3
.github/workflows/MLPipelinePullRequest.yml
vendored
3
.github/workflows/MLPipelinePullRequest.yml
vendored
|
|
@ -2,7 +2,8 @@ name: Build and test model using a dummy prediction pipeline
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "model" ]
|
||||
branches:
|
||||
- "model-**"
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue