Skip to content

Commit 2b23b47

Browse files
committed
add manual option to ci
Signed-off-by: Antti Pohjola <[email protected]>
1 parent 67f33b6 commit 2b23b47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CI
22
on:
33
push:
44
pull_request:
5+
workflow_dispatch:
56

67
jobs:
78
docs:

0 commit comments

Comments
 (0)