diff --git a/graduated/git-clone/step.yaml b/graduated/git-clone/step.yaml index e0f58771e..2f0577345 100644 --- a/graduated/git-clone/step.yaml +++ b/graduated/git-clone/step.yaml @@ -76,7 +76,7 @@ spec: }, "exclude_blobs": { "type": "boolean", - "description": "Filter out all blobs (file contents)." + "description": "(boolean) Filter out all blobs (file contents). The default value is False." } } }