mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-12 08:23:48 +02:00
Merge pull request #2240 from ptek/master
Fix gogs hookPullRequest actionSync typo
This commit is contained in:
commit
f660da3b1d
@ -14,7 +14,7 @@ const (
|
||||
hookPullRequest = "pull_request"
|
||||
|
||||
actionOpen = "opened"
|
||||
actionSync = "synchronize"
|
||||
actionSync = "synchronized"
|
||||
|
||||
stateOpen = "open"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user