Skip to content

ci : add paths to build.yml #3333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

danbev
Copy link
Member

@danbev danbev commented Jul 22, 2025

This commit adds specific paths to the GitHub Actions workflow file .github/workflows/build.yml.

The motivation for this to avoid unnecessary builds when unrelated files are changed, which can save resources and time during the CI process.

Refs: #3285

This commit adds specific paths to the GitHub Actions workflow file
`.github/workflows/build.yml`.

The motivation for this to avoid unnecessary builds when unrelated files
are changed, which can save resources and time during the CI process.

Refs: ggml-org#3285
@danbev danbev merged commit 85e474f into ggml-org:master Jul 24, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants