sdbedi / githubcron-public

Public Repo for a Trivial Cronjob with Github Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

githubcron-public

Public Repo for a Trivial Cronjob with Github Actions

This is a public, simplified version of a cronjob I have running using Github Actions. As configured, this job makes a single commit to the repository every day.

Please see cronjob.yml for details of this example implementation - note that to actually use this yml file in a Github actions you'll need to put it in a directory named .github/workflows.

About

Public Repo for a Trivial Cronjob with Github Actions

License:MIT License