Skip to content

chore: remove cron schedule and enable go module cache#5

Merged
d-bytebase merged 1 commit into
mainfrom
chore/workflow-cleanup
May 27, 2026
Merged

chore: remove cron schedule and enable go module cache#5
d-bytebase merged 1 commit into
mainfrom
chore/workflow-cleanup

Conversation

@d-bytebase
Copy link
Copy Markdown
Contributor

Summary

  • Remove daily cron trigger from sync-oncall workflow (push to main and manual dispatch remain)
  • Enable Go module caching in actions/setup-go to avoid re-downloading deps on every run

Test plan

  • Manually trigger the workflow via workflow_dispatch and confirm the cache is populated/restored
  • Verify the next push to main runs successfully with cached modules

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@d-bytebase d-bytebase requested review from rebelice and zchpeter May 27, 2026 06:40
@d-bytebase d-bytebase merged commit ce82e83 into main May 27, 2026
1 check passed
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.

2 participants