Skip to content

Conversation

askb
Copy link
Contributor

@askb askb commented May 22, 2025

The maven-verify workflow was being triggered unnecessarily, even when unrelated files were modified, leading to wasted compute resources. This update ensures the workflow runs only when files under the specified path are changed.

@askb askb requested a review from tykeal May 22, 2025 08:24
@github-actions github-actions bot added the bug Something isn't working label May 22, 2025
The maven-verify workflow was being triggered unnecessarily,
even when unrelated files were modified, leading to wasted
compute resources. This update ensures the workflow runs
only when files under the specified path are changed.

Signed-off-by: Anil Belur <[email protected]>
@tykeal tykeal merged commit 16334db into lfit:main May 22, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants