chore: enable manual triggering of the deployment workflow

This commit is contained in:
vchikalkin 2025-11-24 13:40:34 +03:00
parent 0d13e27793
commit 9b01439f69

View File

@ -4,6 +4,7 @@ on:
push:
branches:
- master
workflow_dispatch:
jobs:
build-and-push: