Skip to content

Commit 4edde2b

Browse files
committed
add workflow_dispatch to docs build
1 parent daad88d commit 4edde2b

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
@@ -4,6 +4,7 @@ on:
44
branches: ["main"]
55
tags: ["v*"]
66
paths-ignore: ["LICENSE", "README.md"]
7+
workflow_dispatch:
78
permissions:
89
contents: write
910
jobs:

0 commit comments

Comments
 (0)