For these lazy developers out there that want to quick see the name of the branch they're currently working on!
I use it so that I do not have to open terminal, go to the project and type git branch to find out the branch name.
INSTRUCTIONS
Open the workflow, click on the Run Script box and change the path ~/PATH/TO/YOUR/APP to the path that leads to your application