Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run a job every 1st day of each month? #56

Open
sangregoriopaolo opened this issue Jan 22, 2017 · 2 comments
Open

Run a job every 1st day of each month? #56

sangregoriopaolo opened this issue Jan 22, 2017 · 2 comments

Comments

@sangregoriopaolo
Copy link

Hi, is there any way to run a job every Nth day of the month? For example I would like to run a job on the 1st day of every month.

@gazay
Copy link

gazay commented Feb 15, 2017

I have same question :)

@gazay
Copy link

gazay commented Feb 15, 2017

Using workaround for now – run task every day and check on start return unless Date.today.day == 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants