mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-21 12:06:59 +01:00
Update src/Tgstation.Server.Host/Components/Repository/Repository.cs
Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
This commit is contained in:
co-authored by
Jordan Dominion
parent
f8e79a90fc
commit
ea26ca50f0
@@ -199,7 +199,7 @@ namespace Tgstation.Server.Host.Components.Repository
|
||||
|
||||
var commitMessage = String.Format(
|
||||
CultureInfo.InvariantCulture,
|
||||
"TGS Test Merge ({0}){1}{2}",
|
||||
"TGS Test Merge (PR {0}){1}{2}",
|
||||
testMergeParameters.Number,
|
||||
testMergeParameters.Comment != null
|
||||
? Environment.NewLine
|
||||
|
||||
Reference in New Issue
Block a user