branches property

List<String>? branches
final

List of branches to watch for.

Cannot be used with branchesIgnore.

Implementation

final List<String>? branches;