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