Skip to content

Commit b68d541

Browse files
duncanpoMWSestabro
authored andcommitted
change the dispatch method of multiple_mltbx workflow
1 parent af37c7d commit b68d541

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)