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
@@ -68,6 +68,7 @@ func AllEvents() []HookEventType {
HookEventRelease,
HookEventPackage,
HookEventStatus,
HookEventWorkflowRun,
HookEventWorkflowJob,
}
}