Skip to content

Commit

Permalink
Merge branch 'checkmlc-mr' into 'dev'
Browse files Browse the repository at this point in the history
Also run checkMLC in MRs

Closes #4309

See merge request monticore/monticore!1035
  • Loading branch information
MisterErwin committed Oct 1, 2024
2 parents 0acfb7a + e7875c5 commit 4b7e6bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ checkMLCs:
paths:
- "**/target/reports/"
expire_in: 1 week
only:
- merge_requests
- branches
except:
- master

Expand Down

0 comments on commit 4b7e6bb

Please sign in to comment.