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

Fix GHA build workflow #453

Merged

Conversation

AjayThorve
Copy link
Member

This PR fixes the condition to trigger docs-build workflow in build.yaml to:

  • simplify the branch assertion
  • ensure that it only runs on push events (as opposed to workflow_dispatch events which trigger the nightlies).

@ajschmidt8

@AjayThorve AjayThorve requested a review from a team as a code owner February 17, 2023 17:21
@AjayThorve AjayThorve added ci non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Feb 17, 2023
@ajschmidt8
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit f64d065 into rapidsai:branch-23.04 Feb 17, 2023
@AjayThorve AjayThorve deleted the fix/docs-build-workflow branch February 17, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants