We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b526bf commit a059995Copy full SHA for a059995
.github/workflows/register_verta_model.yaml
@@ -2,8 +2,8 @@ name: Register Verta Model Version
2
3
on:
4
push:
5
- paths:
6
- - models/*.pkl
+ # paths:
+ # - models/*.pkl
7
branches:
8
- workflow1
9
0 commit comments