Skip to content

Commit 5d8b444

Browse files
authored
Action deploy_doc: enable manual trigger
1 parent e27b90d commit 5d8b444

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy_doc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- dev-documented
7+
workflow_dispatch:
78

89
jobs:
910
build:
@@ -39,4 +40,4 @@ jobs:
3940
publish_branch: documentation
4041
publish_dir: doc/_build/html
4142
destination_dir: docs
42-
enable_jekyll: false
43+
enable_jekyll: false

0 commit comments

Comments
 (0)