mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
refactor: rename model
This commit is contained in:
@@ -5,7 +5,7 @@ package actions
|
||||
|
||||
import runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
|
||||
|
||||
// Status represents the status of BotRun, BotRunJob, BotTask, or BotTaskStep
|
||||
// Status represents the status of ActionRun, ActionRunJob, ActionTask, or ActionTaskStep
|
||||
type Status int
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user