mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-06 13:35:05 +02:00
fix comment
This commit is contained in:
parent
271ad9f16f
commit
1a16ea3097
@ -97,7 +97,7 @@ type ActionArtifactsResponse struct {
|
||||
TotalCount int64 `json:"total_count"`
|
||||
}
|
||||
|
||||
// ActionWorkflowRun represents a WorkflowJob
|
||||
// ActionWorkflowStep represents a step of a WorkflowJob
|
||||
type ActionWorkflowStep struct {
|
||||
Name string `json:"name"`
|
||||
Number int64 `json:"number"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user