Skip to content

Commit 1f8ecfb

Browse files
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

File tree

7 files changed

+107
-330
lines changed

7 files changed

+107
-330
lines changed

.github/STATUS_COMPLETE.md

Lines changed: 0 additions & 138 deletions
This file was deleted.

.github/WORKFLOWS_SUCCESS.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

.github/WORKFLOW_UPDATES.md

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)