mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 21:04:40 +02:00
remove dead code
This commit is contained in:
parent
295bf45d5c
commit
392baec50b
@ -780,7 +780,6 @@ func (n *actionsNotifier) WorkflowRunStatusUpdate(ctx context.Context, repo *rep
|
||||
return
|
||||
}
|
||||
|
||||
run.Status.IsBlocked()
|
||||
newNotifyInput(repo, sender, webhook_module.HookEventWorkflowRun).WithPayload(&api.WorkflowRunPayload{
|
||||
Action: status,
|
||||
Workflow: nil,
|
||||
|
Loading…
x
Reference in New Issue
Block a user