1 parent bd02f30 commit 3614dacCopy full SHA for 3614dac
1 file changed
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ name: MATLAB Build
6
on:
7
# Triggers the workflow on push or pull request events but only for the main branch
8
push:
9
- branches: [ main ]
+ branches: [ bash ]
10
pull_request:
11
branches: [ main ]
12
0 commit comments