Get Branches of Repo
Use this action to fetch a list of branches for a specified repository.
Using the Get Branches of Repo Action
To use this action in your workflow, connect it to ThingWorx Flow. To connect to the flow, do the following:
1. Drag the Get Branches of Repo action under the Github connector to the canvas, place the pointer on the action, and then click or double-click the action. The Get Branches of Repo action window opens.
2. Edit the label name, if needed. By default, the label name is same as the action name.
3. To add a new authorization, refer to the section Authorize Github in the Github connector topic.
* 
If you previously added an authorization for Github, select an authorization from the list.
4. In the User Name field, enter the Github repository owner name such as user or organization.
5. In the Repositories Name field, select or enter the Github repository name to push change statuses.
6. Click Done.
Was this helpful?