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

null395922/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 96.1%
  • JavaScript 3.9%