I have a master and a development branch in Github and the repository is configured to sync changes to AppHarbor. I configured the master branch as specified at the support site.
Is there a way that I can isolate the development branch and only push from the master branch?
AppHarbor will build all branches which is great for Continious Integration purposes. You can specify what branch to deploy off by setting the tracking branch.