Skip to content

Commit a059995

Browse files
committed
Remove paths filter
1 parent 9b526bf commit a059995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/register_verta_model.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Register Verta Model Version
22

33
on:
44
push:
5-
paths:
6-
- models/*.pkl
5+
# paths:
6+
# - models/*.pkl
77
branches:
88
- workflow1
99

0 commit comments

Comments
 (0)