Is there any way to specify multiple CRON schedule...
# prefect-getting-started
m
Is there any way to specify multiple CRON schedules with a prefect deployment?
1
It looks like it can be done through the UI but I'm not seeing how to do it with code
Nevermind, I found the
schedules
param!