summaryrefslogtreecommitdiffstats
path: root/.github/config-schema.json
diff options
context:
space:
mode:
Diffstat (limited to '.github/config-schema.json')
-rw-r--r--.github/config-schema.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/config-schema.json b/.github/config-schema.json
index 72595f6b8..7924c0cea 100644
--- a/.github/config-schema.json
+++ b/.github/config-schema.json
@@ -2834,6 +2834,10 @@
"disabled": {
"default": false,
"type": "boolean"
+ },
+ "description": {
+ "default": "<env_var module>",
+ "type": "string"
}
},
"additionalProperties": false