We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20212a1 commit 43809dbCopy full SHA for 43809db
.github/workflows/mlflow-js.yaml
@@ -2,6 +2,7 @@ name: mlflow
2
on:
3
push:
4
paths:
5
+ - '.github/workflows/**'
6
- 'mlflow/**'
7
jobs:
8
build:
0 commit comments