diff --git a/.github/schema.json b/.github/schema.json index f77ecf00..8ed44903 100644 --- a/.github/schema.json +++ b/.github/schema.json @@ -139,6 +139,7 @@ "title": "Project Tags", "description": "A place to put any metadata for a project. The items can be any type.", "type": "array", + "minItems": 1, "default": [] }, "suggested_by": {