Skip to content

Commit 32c8249

Browse files
committed
Add workflow_dispatch trigger to docs deployment workflow
1 parent b7e02de commit 32c8249

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches: [master]
55
paths:
66
- 'docs-src/**'
7+
workflow_dispatch:
78
permissions:
89
contents: read
910
pages: write

0 commit comments

Comments
 (0)