.
This commit is contained in:
parent
ef6fd8ee20
commit
c0bc0baf8f
@ -84,7 +84,7 @@ func processPullRequest(h *common.RequestHandler) error {
|
|||||||
switch req.Action {
|
switch req.Action {
|
||||||
case "opened":
|
case "opened":
|
||||||
return processPullRequestOpened(h)
|
return processPullRequestOpened(h)
|
||||||
case "syncronized":
|
case "synchronized":
|
||||||
return processPullRequestSync(h)
|
return processPullRequestSync(h)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user