You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project I added through the basic "Git" provider (not "Github") because it required the recursive cloning of private submodules. Therefore I needed to make use of the SSH transfer, not HTTPS. Now I am having an issue setting up the webhook to automatically trigger my deploys and tests on push. I can't go onto github and manually create a .git/hook file so how can I do this through the "Webhooks & Services" page on Github?
The text was updated successfully, but these errors were encountered:
I have a project I added through the basic "Git" provider (not "Github") because it required the recursive cloning of private submodules. Therefore I needed to make use of the SSH transfer, not HTTPS. Now I am having an issue setting up the webhook to automatically trigger my deploys and tests on push. I can't go onto github and manually create a .git/hook file so how can I do this through the "Webhooks & Services" page on Github?
The text was updated successfully, but these errors were encountered: