Skip to content

Commit a554985

Browse files
authored
feat: switch stats path to /probot/stats from /stats
1 parent 32479e0 commit a554985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ functions:
5353
handler: src/serverless-stats.handler
5454
events:
5555
- http:
56-
path: /stats
56+
path: /probot/stats
5757
method: get
5858
cors: true
5959

0 commit comments

Comments
 (0)