Skip to content

Conversation

@philpennock
Copy link
Contributor

@philpennock philpennock commented Apr 20, 2021

Why:

The prior cron spec would trigger 4 times a day, at 05:00, 05:30, 17:00, and 17:30. The */30 is "any minute divisible by thirty" which is twice per hour.

So fix the spec to use 30 in place of */30 to match the description.

What's being changed:

reusables.repositories.actions-scheduled-workflow-example : crontab example for GitHub Actions.

Check off the following:

The prior cron spec would trigger 4 times a day, at 05:00, 05:30, 17:00, and 17:30.  The `*/30` is "any minute divisible by thirty" which is twice per hour.

So fix the spec to use `30` in place of `*/30` to match the description.
@welcome
Copy link

welcome bot commented Apr 20, 2021

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Apr 20, 2021
@janiceilene
Copy link
Contributor

@philpennock Thanks so much for opening a PR! I'll get this triaged for review ⚡

@janiceilene janiceilene added actions This issue or pull request should be reviewed by the docs actions team waiting for review Issue/PR is waiting for a writer's review and removed triage Do not begin working on this issue until triaged by the team labels Apr 21, 2021
Copy link
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this @philpennock! 😃

@shati-patel shati-patel added the ready to merge This pull request is ready to merge label Apr 22, 2021
@github-actions github-actions bot removed the waiting for review Issue/PR is waiting for a writer's review label Apr 22, 2021
@shati-patel shati-patel enabled auto-merge (squash) April 22, 2021 10:19
@shati-patel shati-patel merged commit c6347b7 into github:main Apr 22, 2021
@github-actions
Copy link
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

actions This issue or pull request should be reviewed by the docs actions team ready to merge This pull request is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants