This repository uses GitHub Actions to commit to itself on a schedule.
- A scheduled GitHub Action updates
heartbeat.txt - The change is committed back to the repository
- This creates GitHub contributions for the repository owner
Once you fork this repository:
- Go to Actions
- Click Enable workflows
- (Optional for private repos) Enable Profile → Include private contributions
That’s it — the bot will work automatically.
Runs once per day (UTC).
You can modify the cron schedule in:
.github/workflows/auto-commit.yml