mirror of
https://github.com/go-gitea/gitea
synced 2025-07-25 19:58:36 +00:00
chore: format code
This commit is contained in:
@@ -39,7 +39,7 @@ const (
|
||||
ActionsUserID = -2
|
||||
ActionsUserName = "gitea-actions"
|
||||
ActionsFullName = "Gitea Actions"
|
||||
ActionsEmail = "teabot@gitea.io"
|
||||
ActionsEmail = "teabot@gitea.io"
|
||||
)
|
||||
|
||||
// NewActionsUser creates and returns a fake user for running the actions.
|
||||
|
Reference in New Issue
Block a user