Skip to content

Commit 26f40ca

Browse files
authored
Add workflow_dispatch trigger to docs.yml
1 parent 70a213d commit 26f40ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- stable
6+
workflow_dispatch:
67
permissions:
78
contents: read
89
pages: write

0 commit comments

Comments
 (0)