mirror of
https://gitee.com/gitea/gitea
synced 2025-12-02 06:10:28 +08:00
add run user
This commit is contained in:
@@ -66,7 +66,7 @@ const (
|
||||
OP_PULL_REQUEST
|
||||
)
|
||||
|
||||
// A Action represents
|
||||
// An Action represents
|
||||
type Action struct {
|
||||
Id int64
|
||||
UserId int64
|
||||
|
||||
Reference in New Issue
Block a user