Skip to content

Commit 4ebc4c2

Browse files
committed
Skip linters for redmine 4.2
1 parent 68573fc commit 4ebc4c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
GITHUB_ACTIONS: true
6060

6161
- name: Run linters
62+
if: matrix.redmine-version != '4.2-stable'
6263
working-directory: plugins/redmine_tracky
6364
run: bundle exec rake lint
6465

0 commit comments

Comments
 (0)