better model

This commit is contained in:
Michael Duong 2023-09-10 17:50:19 +01:00
parent 3fe87603db
commit be5e8c12ce

View file

@ -2,7 +2,8 @@ name: Build and test model using a dummy prediction pipeline
on:
push:
branches: [ "model" ]
branches:
- "model-**"
pull_request:
branches: [ "master" ]