mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-30 03:17:23 +02:00
rename
This commit is contained in:
parent
ae570b59cb
commit
f5c0385ad1
@ -238,7 +238,7 @@ type SpecialDoerNameType string
|
||||
|
||||
const (
|
||||
SpecialDoerNameCodeOwners SpecialDoerNameType = "CODEOWNERS"
|
||||
SpecialDoerNameProjectWorkflow SpecialDoerNameType = "PROJECT_WORKFLOW"
|
||||
SpecialDoerNameProjectWorkflow SpecialDoerNameType = "ProjectWorkflow"
|
||||
)
|
||||
|
||||
// CommentMetaData stores metadata for a comment, these data will not be changed once inserted into database
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user