Skip to content

Commit adec763

Browse files
committed
Add possibility to run CI on demand
1 parent 200dd1e commit adec763

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
workflow_dispatch:
67
jobs:
78
build:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)