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
ci: update GitHub Actions workflows for Maven build and deploy
- Change trigger for Maven build to only run on the main branch.
- Add permissions and concurrency settings to both workflows.
- Remove the verify job from the deploy workflow and add validation for release tags.
- Ensure coverage reports are uploaded only for non-pull request events.
0 commit comments