Defines a regular expression of branch names which will be triggered automatically, for example (?!release.*).* or PR-\d+. All branches which names don't match the regular expression could be only scheduled manually or via CLI/REST.