diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 38cc596..528583f 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -6,6 +6,7 @@ name: CD - Deploy to Kubernetes # Trigger configuration - automatic after CI success, manual dispatch available + on: workflow_run: workflows: ["CI - Build and Push"]