disable bot

pull/2549/head
Jérémy Rialland 2023-04-05 12:42:08 +02:00 committed by Jérémy Rialland
parent fb689298c7
commit f135cbbe6e
1 changed files with 4 additions and 4 deletions

View File

@ -17,10 +17,10 @@ const jobs: BreeOptions['jobs'] = [
name: 'daily-stand-up',
interval: 'on Monday through Thursday at 16:42',
},
{
name: 'weekly-randomizer',
interval: 'on Thursday at 16:40',
},
// {
// name: 'weekly-randomizer',
// interval: 'on Thursday at 16:40',
// },
]
const badJob = jobs.findIndex(