This commit is contained in:
Christopher Homberger
2025-05-03 02:03:06 +02:00
parent 37c96b05c5
commit 8a7f930d0b
3 changed files with 2 additions and 4 deletions
-1
View File
@@ -74,7 +74,6 @@
updated: 1683636626
need_approval: 0
approved_by: 0
-
id: 802
title: "workflow run list"
+1 -2
View File
@@ -69,7 +69,6 @@
status: 5
started: 1683636528
stopped: 1683636626
-
id: 203
run_id: 802
@@ -84,4 +83,4 @@
task_id: 51
status: 5
started: 1683636528
stopped: 1683636626
stopped: 1683636626
+1 -1
View File
@@ -35,9 +35,9 @@ import (
"code.gitea.io/gitea/modules/util"
asymkey_service "code.gitea.io/gitea/services/asymkey"
"code.gitea.io/gitea/services/gitdiff"
"github.com/nektos/act/pkg/model"
runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
"github.com/nektos/act/pkg/model"
)
// ToEmail convert models.EmailAddress to api.Email