nax3t / automated-payroll

1 stars 3 forks source link

Create a Webhook For Crons #9

Open imcodingideas opened 3 years ago

imcodingideas commented 3 years ago

Reference: https://github.com/nax3t/automated-payroll/blob/main/app.js#L181-L186

We should receive a web hook to trigger the action to run the service, and setup https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows#scheduled-events to be responsible for running the crons.