Skip to content

Commit e7e0bdd

Browse files
committed
ci(docs): allow workflow_dispatch for docs
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
1 parent c6f36d5 commit e7e0bdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name: Deploy Docusaurus to GitHub Pages
44

55
on:
6+
workflow_dispatch:
67
push:
78
branches:
89
- main

0 commit comments

Comments
 (0)