Skip to content

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

License

Notifications You must be signed in to change notification settings

wardmon/github-actions-cron

 
 

Repository files navigation

github-actions-cron22 n3

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 53.2%
  • Python 29.3%
  • JavaScript 17.5%