branchName property

String branchName
final

The name of the branch the build was created from.

For example, "main", "develop", or a feature branch name.

Implementation

final String branchName;