Skip to content

Commit d06f3c6

Browse files
committed
change the dispatch method of multiple_mltbx workflow
1 parent af3cee2 commit d06f3c6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/multiple_mltbx.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: "Create Multiple .mltbx Files"
22
on:
3-
workflow_dispatch:
3+
push:
4+
branches:
5+
- 'multiple_mltbx'
46
jobs:
57
http-grpc-ubuntu:
68
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)