Skip to content

Commit af157ae

Browse files
committed
allow running documentaion workflow manualy
1 parent 7a6a9b2 commit af157ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Documentation
22

33
on:
44
push:
5+
workflow_dispatch:
56
branches:
67
- main
78
paths:

0 commit comments

Comments
 (0)