Skip to content

Commit 95e0a87

Browse files
committed
Merge branch 'Matlab_Versions' of https://github.com/mathworks/OpenTelemetry-MATLAB into Matlab_Versions
2 parents 446d88c + f8b75ac commit 95e0a87

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build_and_test_supported_versions.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Full build-and-test with gRPC exporter on all Matlab Versions
22
name: "Build and Run Tests Supported Versions"
3+
on:
4+
workflow_dispatch:
5+
push:
6+
branches:
7+
- Matlab_Versions
38
env:
49
MLM_LICENSE_TOKEN: ${{ secrets.MLM_LICENSE_TOKEN }}
510
jobs:

0 commit comments

Comments
 (0)