Open imcodingideas opened 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.
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.