[gh-actions] Add workflow-dispatch to Ubuntu workflow
This commit is contained in:
parent
174aa86033
commit
0d94681f16
|
@ -5,6 +5,7 @@ on:
|
|||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue