Skip to content

Commit

Permalink
Update events
Browse files Browse the repository at this point in the history
  • Loading branch information
rkmudunuru committed Aug 27, 2024
1 parent aa727a3 commit d5edd9a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ functions:
archiveMessages:
handler: lib/functions/archiveMessages.archiveMessages
timeout: 240
events:
- schedule:
rate: cron(0 2 * * ? *)
enabled: true

0 comments on commit d5edd9a

Please sign in to comment.