mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-01 11:45:24 +02:00
fix comment
This commit is contained in:
@@ -894,7 +894,7 @@ func convertToInternal(s string) actions_model.Status {
|
||||
}
|
||||
}
|
||||
|
||||
// GetArtifacts Lists all artifacts for a repository.
|
||||
// GetWorkflowRuns Lists all runs for a repository run.
|
||||
func GetWorkflowRuns(ctx *context.APIContext) {
|
||||
// swagger:operation GET /repos/{owner}/{repo}/actions/runs repository getWorkflowRuns
|
||||
// ---
|
||||
|
||||
Reference in New Issue
Block a user