Skip to content

Commit 43809db

Browse files
committed
Refactor mlflow-js.yaml file to include .github/workflows path
1 parent 20212a1 commit 43809db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mlflow-js.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: mlflow
22
on:
33
push:
44
paths:
5+
- '.github/workflows/**'
56
- 'mlflow/**'
67
jobs:
78
build:

0 commit comments

Comments
 (0)