add workflow deps

This commit is contained in:
2025-05-11 13:41:39 +03:00
parent a1a060eaad
commit 0abc8f3502

View File

@@ -4,6 +4,10 @@ on:
push:
branches:
- main
workflow_run:
workflows: ["Build Docker image"]
types:
- completed
jobs:
deploy: