Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyek committed Mar 20, 2024
1 parent de13a6a commit 0c84f0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions projects/scrape-txs/deploy/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ functions:
# Invoke Lambda function every day at 7am Guatemala time
- schedule:
method: scheduler
rate:
- cron(0 7 * * ? *)
rate: cron(0 7 * * ? *)
timezone: America/Guatemala

0 comments on commit 0c84f0d

Please sign in to comment.