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 9163791 commit 35d3801Copy full SHA for 35d3801
.github/workflows/build_and_test_supported_versions.yml
@@ -1,5 +1,7 @@
1
# Full build-and-test with gRPC exporter on all Matlab Versions
2
name: "Build and Run Tests Supported Versions"
3
+on:
4
+ workflow_dispatch:
5
env:
6
MLM_LICENSE_TOKEN: ${{ secrets.MLM_LICENSE_TOKEN }}
7
jobs:
0 commit comments