Skip to content

Commit eb129bc

Browse files
authored
Add workflow_dispatch to docs.yml
1 parent a639c13 commit eb129bc

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
@@ -5,6 +5,7 @@ on:
55
- '*.*.*'
66
branches:
77
- main
8+
workflow_dispatch:
89
env:
910
nim-version: 'stable'
1011
module-name: 'libevent'

0 commit comments

Comments
 (0)