mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-26 05:19:44 +09:00
Fix #32873 Fix #33201 ~Fix #33244~ ~Fix #33302~ depends on ~#33396~ backport #33320
This commit is contained in:
@@ -263,6 +263,7 @@ type WebhookForm struct {
|
||||
Wiki bool
|
||||
Repository bool
|
||||
Package bool
|
||||
Status bool
|
||||
Active bool
|
||||
BranchFilter string `binding:"GlobPattern"`
|
||||
AuthorizationHeader string
|
||||
|
||||
Reference in New Issue
Block a user