UNPKG

strider

Version:

Brilliant continuous deployment platform

17 lines (16 loc) 486 B
<h3>Github Settings</h3> <p></p> <hr/><strong>Remove Github Webhooks</strong> <p> If you ONLY want to kickoff tests manually via the Strider web interface, Strider can remove the webhook from Github. This will mean Strider is never notified of any commits you make. If you change your mind later, we can always add them back for you from this page. </p> <div class="actions"> <a ng-click="removeWebhooks()" class="btn btn-danger"> Remove Github Webhooks </a> </div>