Skip to content

[chore]: switch deploy schedule from daily to weekly#222

Closed
chloe41427[bot] wants to merge 1 commit into
mainfrom
chore/weekly-deploy-schedule
Closed

[chore]: switch deploy schedule from daily to weekly#222
chloe41427[bot] wants to merge 1 commit into
mainfrom
chore/weekly-deploy-schedule

Conversation

@chloe41427
Copy link
Copy Markdown
Contributor

@chloe41427 chloe41427 Bot commented May 24, 2026

Summary

  • Changes the scheduled deploy cron in .github/workflows/deploy.yml from daily (0 0 * * *) to weekly on Sundays at midnight (0 0 * * 0).
  • The site is still rebuilt on every push to main and via workflow_dispatch, so any content updates continue to deploy immediately — this only reduces redundant scheduled rebuilds when nothing has changed.

Test plan

  • CI passes on the PR
  • After merge, confirm the next scheduled run lands on a Sunday at 00:00 UTC

@chloe41427
Copy link
Copy Markdown
Contributor Author

chloe41427 Bot commented May 24, 2026

No longer needed — the daily schedule is working fine and we've decided to keep it as-is.

@chloe41427 chloe41427 Bot closed this May 24, 2026
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

Successfully merging this pull request may close these issues.

0 participants