Can we add two corn expression in workflows

AH
New Contributor III

AH_0-1725459258224.png

I wan to add two cron expression to run my job on each Friday and 1 day of each month.
how it is possible 

0 15 1 1 * ? *
0 15 1 ? * 6 *

filipniziol
Esteemed Contributor

Hi @AH , in this scenario you need to create 2 separate jobs.

View solution in original post

AH
New Contributor III

@filipniziol  Thank you