Skip to content

Commit b24c6e0

Browse files
committed
allow manual build of docs
1 parent ecf5af9 commit b24c6e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- main
66
paths:
77
- 'docs/**'
8+
workflow_dispatch: # Add this line to enable manual triggering
89

910
permissions:
1011
contents: write # Gives write permission to repository contents

0 commit comments

Comments
 (0)