feat(deploy): enable manual triggering (#5931)

Co-authored-by: artem.zaiko.ext <artem.zaiko.ext@munichgeneral.com>
This commit is contained in:
azaiko-akveo 2022-04-27 17:18:02 +03:00 committed by GitHub
parent add080b388
commit 280fe4df8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ on:
push:
branches:
- demo
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest