I need your help to configure my local CLI (Which is working fine) to automate, So that if any developer commit code on Master branch my local CLI runs automatically.
Currently to run I have to go to Terminal and then need to run bitrise --ci run deploy to start the process and Now I want to automate this or trigger when we have any commit on master branch just like Bitrise.io