mirror of
https://github.com/gogs/gogs.git
synced 2025-12-24 01:00:00 +01:00
webhook: add Release event (#2387)
This commit is contained in:
@@ -141,6 +141,7 @@ type Webhook struct {
|
||||
Issues bool
|
||||
IssueComment bool
|
||||
PullRequest bool
|
||||
Release bool
|
||||
Active bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user