mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 01:38:30 +02:00
update comment
This commit is contained in:
parent
23de934a1e
commit
956556dc20
@ -243,7 +243,7 @@ func detectMatched(gitRepo *git.Repository, commit *git.Commit, triggedEvent web
|
||||
webhook_module.HookEventPackage:
|
||||
return matchPackageEvent(payload.(*api.PackagePayload), evt)
|
||||
|
||||
case // registry_package
|
||||
case // workflow_run
|
||||
webhook_module.HookEventWorkflowRun:
|
||||
return matchWorkflowRunEvent(payload.(*api.WorkflowRunPayload), evt)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user