Skip to content

Commit a7b5574

Browse files
author
Ilya Radchenko
committed
Merge branch 'master' of github.com:/Strider-CD/strider-github
2 parents bbf605a + 0316e8c commit a7b5574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/webhooks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ function receiveWebhook(emitter, req, res) {
262262

263263
function sendJob(job) {
264264
emitter.emit('job.prepare', job);
265+
return true;
265266
}
266267
}
267268

0 commit comments

Comments
 (0)