Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

update cron schedule to not execute every minute #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

koenpunt
Copy link

To prevent any issues with people using these files as-is, because the previous schedule would execute at every minute past every 8th hour.

https://crontab.guru/#*_*/8_*_*_*

VS

https://crontab.guru/#0_*/8_*_*_*

@koenpunt koenpunt marked this pull request as ready for review February 14, 2019 21:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant