mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-03 02:33:29 +02:00
wip event
This commit is contained in:
@@ -38,6 +38,7 @@ const (
|
||||
HookEventPullRequestReview HookEventType = "pull_request_review"
|
||||
// Actions event only
|
||||
HookEventSchedule HookEventType = "schedule"
|
||||
HookEventWorkflowRun HookEventType = "workflow_run"
|
||||
HookEventWorkflowJob HookEventType = "workflow_job"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user