Skip to content

Commit

Permalink
Simplify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Mar 20, 2023
1 parent 52fe01c commit 73105a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ functions:
handler: artisan
runtime: php-81-console
timeout: 720 # in seconds
# Uncomment to also schedule this function to run the scheduler every minute
# Uncomment to also run the scheduler every minute
#events:
# - schedule:
# rate: rate(1 minute)
Expand Down

0 comments on commit 73105a4

Please sign in to comment.