Branches
The branches
key can be used to specify branch patterns that should be included, or excluded, by Preview. You can specify one or the other, however not both.
Key
Description
branches.include
A regex of branch names to deploy
branches.exclude
A regex of branch names to exclude
Last updated