Skip to content

Commit a81b3af

Browse files
committed
Allow deploying to GitHub Pages manually
1 parent 0553372 commit a81b3af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doxygen-gh-pages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
push:
77
branches:
88
- main
9+
workflow_dispatch:
910

1011
jobs:
1112
deploy:

0 commit comments

Comments
 (0)