chore(ci): добавить ручной запуск workflow
Some checks failed
Build & Push Docker Image / build (push) Failing after 2m5s

- добавлен workflow_dispatch для ручного запуска сборки
This commit is contained in:
2026-04-11 19:26:23 +03:00
parent 18a8694d28
commit 61bc75b12e

View File

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