Summary
Gets the target branch of the pull request.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- Git
Lab C I Pull Request Info
Syntax
public string TargetBranch { get; }
Value
Type | Description |
---|---|
string | The target branch name of the pull request. |