Skip to content

Commit a7cff01

Browse files
authored
update: added dispatcher for manual workflow run
1 parent 4aa1539 commit a7cff01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/doxygen.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: "Build & Deploy Doxygen Docs"
22

33
on:
4+
workflow_dispatch:
45
pull_request:
56
types: [closed]
67
branches:

0 commit comments

Comments
 (0)