mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-22 10:33:41 +02:00
fixup
This commit is contained in:
parent
37c96b05c5
commit
8a7f930d0b
@ -74,7 +74,6 @@
|
|||||||
updated: 1683636626
|
updated: 1683636626
|
||||||
need_approval: 0
|
need_approval: 0
|
||||||
approved_by: 0
|
approved_by: 0
|
||||||
|
|
||||||
-
|
-
|
||||||
id: 802
|
id: 802
|
||||||
title: "workflow run list"
|
title: "workflow run list"
|
||||||
|
@ -69,7 +69,6 @@
|
|||||||
status: 5
|
status: 5
|
||||||
started: 1683636528
|
started: 1683636528
|
||||||
stopped: 1683636626
|
stopped: 1683636626
|
||||||
|
|
||||||
-
|
-
|
||||||
id: 203
|
id: 203
|
||||||
run_id: 802
|
run_id: 802
|
||||||
|
@ -35,9 +35,9 @@ import (
|
|||||||
"code.gitea.io/gitea/modules/util"
|
"code.gitea.io/gitea/modules/util"
|
||||||
asymkey_service "code.gitea.io/gitea/services/asymkey"
|
asymkey_service "code.gitea.io/gitea/services/asymkey"
|
||||||
"code.gitea.io/gitea/services/gitdiff"
|
"code.gitea.io/gitea/services/gitdiff"
|
||||||
"github.com/nektos/act/pkg/model"
|
|
||||||
|
|
||||||
runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
|
runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
|
||||||
|
"github.com/nektos/act/pkg/model"
|
||||||
)
|
)
|
||||||
|
|
||||||
// ToEmail convert models.EmailAddress to api.Email
|
// ToEmail convert models.EmailAddress to api.Email
|
||||||
|
Loading…
x
Reference in New Issue
Block a user