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