chore: enable manual triggering of the deployment workflow

This commit is contained in:
vchikalkin 2025-11-24 13:48:05 +03:00
parent 75fa71a9b5
commit 185afc537b

View File

@ -6,6 +6,7 @@ on:
- master - master
paths-ignore: paths-ignore:
- '**/*.md' - '**/*.md'
workflow_dispatch:
jobs: jobs:
build-and-push: build-and-push: