diff --git a/nextflow/workflows/db_cleanup/nextflow_schema.json b/nextflow/workflows/db_cleanup/nextflow_schema.json index 2c8b7fcc4..a3f4d816e 100644 --- a/nextflow/workflows/db_cleanup/nextflow_schema.json +++ b/nextflow/workflows/db_cleanup/nextflow_schema.json @@ -38,7 +38,7 @@ "required": true }, "drop_source_db": { - "type": "string", + "type": "boolean", "description": "Boolean to drop the source database after put into storage", "default": false },