Skip to content

Commit 73105a4

Browse files
committed
Simplify comment
1 parent 52fe01c commit 73105a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ functions:
3232
handler: artisan
3333
runtime: php-81-console
3434
timeout: 720 # in seconds
35-
# Uncomment to also schedule this function to run the scheduler every minute
35+
# Uncomment to also run the scheduler every minute
3636
#events:
3737
# - schedule:
3838
# rate: rate(1 minute)

0 commit comments

Comments
 (0)