Reputation: 185
We have a recruitment where we need to run Automation Runbook Quarterly or Once in a year or twice in a year. But, by default we have only till month. Is there any other way trigger the runbook as mentioned above.
Thank you.
Upvotes: 0
Views: 120
Reputation: 65461
If you use the month interval parameter with the value 3, it will be run every 3rd month, that will be once a quarter.
Upvotes: 1