Skip to content

Commit 7c0b8b4

Browse files
authored
ci: add dispatch option for docs-publish
1 parent 6a3c2e5 commit 7c0b8b4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/docs-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: docs-publish
22
on:
33
push:
44
branches:
5-
- master
5+
- master
6+
workflow_dispatch:
67
permissions:
78
contents: write
89
jobs:

0 commit comments

Comments
 (0)