We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f9d1c commit 3fc5fefCopy full SHA for 3fc5fef
.github/workflows/matlab-tests.yml
@@ -4,7 +4,7 @@ name: MATLAB Tests
4
on:
5
# Triggers the workflow on push or pull request events but only for the main branch
6
push:
7
- branches: [ main JOSSrev1changes ]
+ branches: [ JOSSrev1changes ]
8
pull_request:
9
branches: [ main ]
10
0 commit comments