Browse Source

extra empty line at the end of a block

pull/28163/head
pangliang 1 week ago
parent
commit
4683d81648
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      routers/web/repo/actions/actions.go

+ 0
- 1
routers/web/repo/actions/actions.go View File

@@ -145,7 +145,6 @@ func List(ctx *context.Context) {
if workflow.Entry.Name() == workflowID {
curWorkflow = wf
}

}
}
ctx.Data["workflows"] = workflows

Loading…
Cancel
Save