Skip to content

Commit

Permalink
lint_main_development_branch: switch back to linting the intended branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SeSodesa committed May 15, 2023
1 parent 35d40d2 commit 945fa3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_main_development_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lint Matlab source files on main_development_branch
on:
push:
branches:
- 217-code-style-and-indentations
- main_development_branch
jobs:
lint-m-folder:
name: Run MATLAB linter on m/
Expand Down

0 comments on commit 945fa3f

Please sign in to comment.