We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fdb65 commit 3b74b49Copy full SHA for 3b74b49
.github/workflows/mlflow-js.yaml
@@ -3,6 +3,8 @@ on:
3
pull_request:
4
branches:
5
- main
6
+ push:
7
+ branches:
8
- stephany/jest
9
10
jobs:
0 commit comments