Skip to content

Commit f128779

Browse files
committed
fix CD
1 parent 5a63c09 commit f128779

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd-eks-gitops.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ name: "CD — EKS/ArgoCD GitOps"
3838
on:
3939
workflow_run:
4040
workflows: ["CI"]
41-
branches: [develop]
41+
branches: [developer]
4242
types: [completed]
4343
push:
4444
tags:

0 commit comments

Comments
 (0)