We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fe01c commit 73105a4Copy full SHA for 73105a4
stubs/serverless.yml
@@ -32,7 +32,7 @@ functions:
32
handler: artisan
33
runtime: php-81-console
34
timeout: 720 # in seconds
35
- # Uncomment to also schedule this function to run the scheduler every minute
+ # Uncomment to also run the scheduler every minute
36
#events:
37
# - schedule:
38
# rate: rate(1 minute)
0 commit comments