Enable on workflow_dispatch

This commit is contained in:
Greyscale 2022-05-05 17:22:01 +02:00
parent b5430bc092
commit 4eb50866cb
No known key found for this signature in database
GPG key ID: EF017054C3E9CD59

View file

@ -10,6 +10,7 @@ on:
branches: [ 'master', 'feature/**' ]
types:
- completed
workflow_dispatch:
jobs:
bouncer-build: