Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 254 Bytes

File metadata and controls

9 lines (6 loc) · 254 Bytes

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