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
feat(webhooks): Add List call for webhooks (ktrysmt#219)
Added List function for webhooks within a repository. It has the same logic as Gets, but is easier to read and will return a slice of webhooks instead of an interface.
Co-authored-by: Thomas O'Neill <[email protected]>
0 commit comments