mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Fix gitea actionSync
This commit is contained in:
@@ -28,7 +28,7 @@ const (
|
||||
hookPullRequest = "pull_request"
|
||||
|
||||
actionOpen = "opened"
|
||||
actionSync = "synchronize"
|
||||
actionSync = "synchronized"
|
||||
|
||||
stateOpen = "open"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user