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: push:
branches: branches:
- main - main
workflow_run:
workflows: ["Build Docker image"]
types:
- completed
jobs: jobs:
deploy: deploy: