Skip to content

[chore] reduce redundant CI runs #1816

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 2 commits into from
Jul 23, 2025
Merged

Conversation

vonovak
Copy link
Collaborator

@vonovak vonovak commented Jul 23, 2025

The CI still runs the same workflows twice, because they are triggered both by push and also pull_request event.

Reduce the CI runs to only run once, and only for changes in relevant folders (not needed to run native CI builds when updating docs)

@vonovak vonovak requested a review from johnf July 23, 2025 10:51
@vonovak vonovak force-pushed the vonovak/_chore_reduce_redundant_ci_runs branch from 30b3118 to 12f6b9a Compare July 23, 2025 11:11
@johnf johnf merged commit 1355590 into master Jul 23, 2025
38 of 52 checks passed
@johnf johnf deleted the vonovak/_chore_reduce_redundant_ci_runs branch July 23, 2025 14:20
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