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 CI on a recurring schedule #300

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Commits on Sep 14, 2023

  1. Run CI on a recurring schedule

    In addition to running on every push or pull request, the CI action
    will now run on a recurring schedule of once a month.
    
    The schedule is set to run on the 1st of each month at 02:03 UTC time.
    The time is completely arbitrary but I avoided the top/bottom of the
    hour since most cron jobs tend to occur there.
    cmason committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5e44460 View commit details
    Browse the repository at this point in the history