Skip to content

Commit 9cb7d11

Browse files
committed
add workflow trigger to dev branch pr
1 parent 3b74b49 commit 9cb7d11

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/mlflow-js.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ on:
33
pull_request:
44
branches:
55
- main
6-
push:
7-
branches:
8-
- stephany/jest
6+
- dev
97

108
jobs:
119
build-and-test:

0 commit comments

Comments
 (0)