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 5656b56 commit 20212a1Copy full SHA for 20212a1
.github/workflows/mlflow-js.yaml
@@ -1,7 +1,8 @@
1
name: mlflow
2
on:
3
push:
4
- branches: [stephany/github-actions-3]
+ paths:
5
+ - 'mlflow/**'
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments