This commit is contained in:
Christopher Homberger
2025-03-17 22:43:23 +01:00
parent c3f6f13377
commit ca6bbc6c6d
6 changed files with 7 additions and 1 deletions
+1
View File
@@ -237,6 +237,7 @@ type WebhookForm struct {
Release bool
Package bool
Status bool
WorkflowRun bool
WorkflowJob bool
Active bool
BranchFilter string `binding:"GlobPattern"`