github doxy task: workflow_dispatch
This commit is contained in:
parent
b802aac2d0
commit
29913bb350
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -4,6 +4,7 @@ name: Doxygen Action
|
|||
|
||||
# Trigger workflow only on pushed to master branch:
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue