Skip to content

Commit 8eca8ed

Browse files
HavenDVclaude
andcommitted
ci: add workflow_dispatch trigger to mkdocs workflow
Enables manual re-triggering of MKDocs deployments. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8f5f3aa commit 8eca8ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: MKDocs Deploy
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- main

0 commit comments

Comments
 (0)