menu
dart_github_actions package
documentation
dart_github_actions.dart
Push
branches property
branches property
dark_mode
light_mode
branches
property
List
<
String
>
?
branches
final
List of branches to watch for.
Cannot be used with
branchesIgnore
.
Implementation
final List<String>? branches;
dart_github_actions package
documentation
dart_github_actions
Push
branches property
Push class