I have a similar issue as what’s reported here : Circle is only building master branch
Basically, i’m trying to get started but CircleCi only sees the master branch. Because of our workflow, only finished work will be on master so the code to integrate CircleCI is on a feature branch.
Circle CI doesn’t see the feature branch or any other branches besides master.
My repository is hosted in Bitbucket (not Github)
What am i doing wrong?