Skip to content

eustahc/heartbeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Heartbeat 🌱

This repository uses GitHub Actions to commit to itself on a schedule.

How it works

  • A scheduled GitHub Action updates heartbeat.txt
  • The change is committed back to the repository
  • This creates GitHub contributions for the repository owner

Forking

Once you fork this repository:

  1. Go to Actions
  2. Click Enable workflows
  3. (Optional for private repos) Enable Profile → Include private contributions

That’s it — the bot will work automatically.

Schedule

Runs once per day (UTC).

You can modify the cron schedule in: .github/workflows/auto-commit.yml

About

A self-updating repository that uses GitHub Actions to commit to itself on a schedule, acting as an automated activity heartbeat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors