Commit 1f8ecfb
committed
ci: optimize workflow triggers with path filters and manual dispatch
Add smart path filtering to GitHub Actions workflows to prevent unnecessary builds when only documentation or non-code files are changed. This reduces CI/CD resource usage and speeds up documentation updates.
Changes: Add path filters to maven-ci.yml, build-and-release.yml, and codeql-analysis.yml. Add workflow_dispatch for manual triggering. Update documentation.1 parent 74e6a7f commit 1f8ecfb
7 files changed
Lines changed: 107 additions & 330 deletions
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments