Show branch of Push Events in webhooks list
My project has a lot of webhooks because multiple branches are deployed using them to multiple locations. This makes it hard to keep track of which webhook belongs to which branch since the URLs themselves are randomly generated strings.
Proposal
Add the value of the branch field for Push Events in the overview to better keep track of which webhook belongs to which branch specifically.