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 35d3801 commit f8b75acCopy full SHA for f8b75ac
.github/workflows/build_and_test_supported_versions.yml
@@ -2,6 +2,9 @@
2
name: "Build and Run Tests Supported Versions"
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - Matlab_Versions
8
env:
9
MLM_LICENSE_TOKEN: ${{ secrets.MLM_LICENSE_TOKEN }}
10
jobs:
0 commit comments