Skip to content

Commit 7be9c20

Browse files
authored
Update matlabact.yml
1 parent 86b28f9 commit 7be9c20

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/matlabact.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Run MATLAB Build on GitHub-Hosted Runner
22
on:
3-
workflow_dispatch
3+
push:
4+
branches: [main]
45
env:
56
MLM_LICENSE_TOKEN: ${{ secrets.LICTOKEN }}
67
# SonarQube connection details

0 commit comments

Comments
 (0)