diff --git a/www/docs/static/schema-pro.json b/www/docs/static/schema-pro.json index 74b2efb01ec..c205ee3fc59 100644 --- a/www/docs/static/schema-pro.json +++ b/www/docs/static/schema-pro.json @@ -1953,6 +1953,9 @@ "replace_existing_draft": { "type": "boolean" }, + "target_commitish": { + "type": "string" + }, "disable": { "type": "boolean" },