mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-18 00:47:48 -04:00
chore: format code
This commit is contained in:
parent
0ecb0b46ad
commit
4b15a33257
@ -39,7 +39,7 @@ const (
|
|||||||
ActionsUserID = -2
|
ActionsUserID = -2
|
||||||
ActionsUserName = "gitea-actions"
|
ActionsUserName = "gitea-actions"
|
||||||
ActionsFullName = "Gitea Actions"
|
ActionsFullName = "Gitea Actions"
|
||||||
ActionsEmail = "teabot@gitea.io"
|
ActionsEmail = "teabot@gitea.io"
|
||||||
)
|
)
|
||||||
|
|
||||||
// NewActionsUser creates and returns a fake user for running the actions.
|
// NewActionsUser creates and returns a fake user for running the actions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user