Skip to content

Commit 573d6db

Browse files
Update schema.v2.json
1 parent b3ffa58 commit 573d6db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/schema/schema.v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,8 @@
465465
"type": "number",
466466
"maximum": 900000,
467467
"minimum": 0,
468-
"default": 90000,
469-
"description": "Time in milliseconds to wait for all GitHub Checks to conclude."
468+
"default": 300000,
469+
"description": "Time in milliseconds to wait for all GitHub Checks to conclude. Default is 5 minutes."
470470
}
471471
},
472472
"additionalProperties": false,

0 commit comments

Comments
 (0)