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

ci: Add workflow dispatch to Build Docs #773

Merged
merged 8 commits into from
Aug 29, 2024

Conversation

jnumainville
Copy link
Collaborator

Fixes #724

Have tested on my own fork. Adds a workflow dispatch to build-main-docs.yml. It's in a slightly funky spot because release docs are automatically synced separately in a different workflow, but this could still be used to sync docs from a specific release, without actually releasing the package itself.

@jnumainville jnumainville self-assigned this Aug 23, 2024
.github/workflows/build-main-docs.yml Outdated Show resolved Hide resolved
.github/workflows/build-main-docs.yml Outdated Show resolved Hide resolved
mofojed
mofojed previously approved these changes Aug 28, 2024
@jnumainville jnumainville merged commit bba5536 into deephaven:main Aug 29, 2024
10 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.

Workflow dispatch for docs
2 participants