When any of these conditions are met:
Branches matches regexp @^feature/.*$@
Branches matches regexp @^hotfix/.*$@
Branches matches regexp @^release/.*$@
Branches matches regexp @^support/.*$@
Branches matches regexp @^develop$@
Take these actions every time this rule matches:
Do nothing.