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

briangershon/github-actions-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Topics

Resources

License

Stars

Watchers

Forks