Cannot find settings for repository on Github

Viewed 1835

I am trying to do the following Automatic Pull on Server by using webhooks.

The problem is that I cannot find settings in my repository. Did github.com removed it? Can anyone give me a helping hand on solving this mystery?

1 Answers

The problem was that I was just a collaborator of the repository. You need to be the owner of the repo to see the settings.

Related