Skip to content

Commit bceb4ad

Browse files
committed
serverless.yml change
1 parent f19d73f commit bceb4ad

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

serverless.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ functions:
2424
- httpApi:
2525
path: /api/github/webhooks
2626
method: post
27+
28+
29+
memorySize:
30+
- 256
31+
timeout: 30
32+
logRetentionInDays: 14

0 commit comments

Comments
 (0)