diff --git a/actions/delivery_project_workflow.yaml b/actions/delivery_project_workflow.yaml index 866d01c..fc0cc66 100644 --- a/actions/delivery_project_workflow.yaml +++ b/actions/delivery_project_workflow.yaml @@ -40,5 +40,5 @@ parameters: set_delivery_status_in_charon: required: false type: boolean - default: false - description: If this is set to True, if this is a best practice project, the delivery status in charon will be set to DELIVERED. \ No newline at end of file + default: true + description: If this is set to True, if this is a best practice project, the delivery status in charon will be set to DELIVERED.