mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-16 23:27:40 +02:00
fix comment
This commit is contained in:
parent
0940208a00
commit
4629a68229
@ -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) {
|
func GetWorkflowRuns(ctx *context.APIContext) {
|
||||||
// swagger:operation GET /repos/{owner}/{repo}/actions/runs repository getWorkflowRuns
|
// swagger:operation GET /repos/{owner}/{repo}/actions/runs repository getWorkflowRuns
|
||||||
// ---
|
// ---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user