Skip to content

Commit 20212a1

Browse files
committed
Add to mlflow/ path
1 parent 5656b56 commit 20212a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/mlflow-js.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: mlflow
22
on:
33
push:
4-
branches: [stephany/github-actions-3]
4+
paths:
5+
- 'mlflow/**'
56
jobs:
67
build:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)