Skip to content

JHAYOFILADA/github-actions-cron

 
 

Repository files navigation

github-actions-cron

Example of running a Node.js script on a schedule via Github Actions.

Includes:

  • Installation of Node.js dependencies
  • Running script on a schedule (and also when code is pushed for testing)
  • Bringing in a secret env variable

About

Example of running a Node.js script on a schedule via Github Actions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 93.7%
  • JavaScript 6.3%