You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ci): add MegaLinter GitHub Action for Java projects
Added a GitHub Action workflow to integrate MegaLinter for Java code linting.
The action runs on every push to the `main` branch and on pull requests,
ensuring code quality through linting and archiving linting reports.
0 commit comments