Skip to content

Commit 2522a9b

Browse files
msitarzewskiclaude
andcommitted
Add workflow_dispatch and self-path trigger to docs workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e544df0 commit 2522a9b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
paths:
77
- 'docs/**'
88
- 'mkdocs.yml'
9+
- '.github/workflows/docs.yml'
10+
workflow_dispatch:
911

1012
permissions:
1113
contents: read

0 commit comments

Comments
 (0)