Summary
Gets the commit target branch.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Commit Info
Syntax
public string TargetBranch { get; }
Value
Type | Description |
---|---|
string | The commit target branch. |