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 af3cee2 commit d06f3c6Copy full SHA for d06f3c6
.github/workflows/multiple_mltbx.yml
@@ -1,6 +1,8 @@
1
name: "Create Multiple .mltbx Files"
2
on:
3
- workflow_dispatch:
+ push:
4
+ branches:
5
+ - 'multiple_mltbx'
6
jobs:
7
http-grpc-ubuntu:
8
runs-on: ubuntu-22.04
0 commit comments