Skip to content

ci: add workflow_dispatch trigger to docs workflow - #5

Merged
nnayda merged 1 commit into
mainfrom
ci/docs-workflow-dispatch
Jun 18, 2026
Merged

ci: add workflow_dispatch trigger to docs workflow#5
nnayda merged 1 commit into
mainfrom
ci/docs-workflow-dispatch

Conversation

@nnayda

@nnayda nnayda commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Adds a workflow_dispatch trigger to docs.yml so the docs site can be re-published on demand from the Actions tab — handy right after enabling GitHub Pages, without needing a fresh push to main.

The deploy job is still gated on refs/heads/main, so manual runs only publish when triggered from main. No change to release.yml (its tag-verification step relies on being run from a release tag).

🤖 Generated with Claude Code

Allows re-publishing the docs site on demand from the Actions tab without
pushing a new commit to main — useful right after enabling GitHub Pages.
The deploy job remains gated on refs/heads/main, so manual runs only
publish when triggered from main.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y9zbyKfqck1a5RM6Y7LLTN
@nnayda
nnayda merged commit a5d5acb into main Jun 18, 2026
13 checks passed
@nnayda
nnayda deleted the ci/docs-workflow-dispatch branch June 18, 2026 17:05
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.

1 participant