mirror of
https://github.com/actions/runner.git
synced 2025-12-12 05:37:01 +00:00
Send annotation title to run-service. (#3757)
This commit is contained in:
@@ -10,5 +10,6 @@
|
||||
public const string EndColumn = "endColumn";
|
||||
public const string LogLineNumber = "logFileLineNumber";
|
||||
public const string StepNumber = "stepNumber";
|
||||
public const string Title = "title";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user