mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 05:54:38 +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) {
|
||||
// swagger:operation GET /repos/{owner}/{repo}/actions/runs repository getWorkflowRuns
|
||||
// ---
|
||||
|
Loading…
x
Reference in New Issue
Block a user