3

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?

Kwnstantinos Nikoloutsos
  • 1,832
  • 4
  • 18
  • 34

1 Answers1

3

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.

Kwnstantinos Nikoloutsos
  • 1,832
  • 4
  • 18
  • 34