Skip to content

Commit

Permalink
修复 合并报错
Browse files Browse the repository at this point in the history
  • Loading branch information
TKaxv-7S committed Jan 20, 2024
1 parent 6e77ca2 commit 072efce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions routers/web/repo/actions/view.go
Original file line number Diff line number Diff line change
Expand Up @@ -773,6 +773,7 @@ func Run(ctx *context_module.Context) {
run.RepoID,
run.Ref,
run.WorkflowID,
run.Event,
); err != nil {
log.Error("CancelRunningJobs: %v", err)
}
Expand Down

0 comments on commit 072efce

Please sign in to comment.