Skip to content
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

Update build.yml #224

Merged
merged 3 commits into from
Oct 29, 2024
Merged

Update build.yml #224

merged 3 commits into from
Oct 29, 2024

Conversation

uniqueg
Copy link
Contributor

@uniqueg uniqueg commented Oct 29, 2024

The change ensures that workflow runs are only triggered when commits are pushed to the protected branches main, develop and those starting with release - where changes are expected to be merged through PRs. For building docs for feature branches, the pull_request trigger will be sufficient.

This setup avoids repeat runs through both the push and pull_request triggers in most scenarios.

@uniqueg uniqueg requested a review from vsmalladi October 29, 2024 12:56
Copy link
Contributor

@vsmalladi vsmalladi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vsmalladi vsmalladi merged commit 6f40e15 into develop Oct 29, 2024
3 checks passed
@vsmalladi vsmalladi deleted the uniqueg-patch-2 branch October 29, 2024 15:34
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