Cron Job every five minutes

Hello,

I am trying this expression in the custom schedule field to run the flow every five minutes but for some reason it says it’s less than a minute and refuses to run.

*/5 * * * *

Is it wrong?

Thank you for your help,
Joachim

Hey @Joachim_Brindeau,

I have just given that a go and it is working for me, Which version of n8n are you running and are you using the Schedule Trigger node or another node?

Hi Jon,
Sorry I forgot to mention the trigger, I am using Notion Page trigger and trying to adjust the poll time.
Running on 1.11.2.
Thank you!