chore/update-schedule
main
@@ -6,7 +6,7 @@ module.exports = {
"autodiscover": true,
"optimizeForDisabled": true,
"extends": ["config:recommended"],
"schedule": ["before 4am on monday"],
"schedule": ["* * * * 1-5"],
"timezone": "Europe/London",
"labels": ["dependencies"],
"assignees": ["lyrathorpe"],
The note is not visible to the blocked user.