Skip to content

Commit ea19417

Browse files
workflow_dispatch added to be able to trigger the build of the docs manually
1 parent 7429ea7 commit ea19417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Documentation CI Build
22
on:
3+
workflow_dispatch:
34
push:
45
branches-ignore:
56
- 'gh-pages'

0 commit comments

Comments
 (0)