Skip to content

Commit 0948a0e

Browse files
Miabloriley-kohler
andauthored
Update webhooks.ts
Co-authored-by: Riley Kohler <code@rileykohler.com> Signed-off-by: Mio Diaz <themio@themioshow.com>
1 parent d654302 commit 0948a0e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/pages/api/webhooks.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ export const probot = createProbot()
88

99
const probotLogger = logger.getSubLogger({ name: 'probot' })
1010

11+
export const probot = createProbot()
12+
1113
export const config = {
1214
api: {
1315
bodyParser: false,

0 commit comments

Comments
 (0)