Enable on workflow_dispatch
This commit is contained in:
parent
b5430bc092
commit
4eb50866cb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/bouncer.yml
vendored
1
.github/workflows/bouncer.yml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
|||
branches: [ 'master', 'feature/**' ]
|
||||
types:
|
||||
- completed
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
bouncer-build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue