mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-12 08:23:48 +02:00
Fix gitea actionSync
This commit is contained in:
parent
9e68a09f50
commit
487f6c9501
@ -28,7 +28,7 @@ const (
|
|||||||
hookPullRequest = "pull_request"
|
hookPullRequest = "pull_request"
|
||||||
|
|
||||||
actionOpen = "opened"
|
actionOpen = "opened"
|
||||||
actionSync = "synchronize"
|
actionSync = "synchronized"
|
||||||
|
|
||||||
stateOpen = "open"
|
stateOpen = "open"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user