We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d6e9d commit b55e808Copy full SHA for b55e808
scm/apps.go
@@ -114,7 +114,7 @@ type (
114
Workflows string `json:"workflows,omitempty"`
115
}
116
117
- // AppsService provides access to GitHub Apps related functions.
+ // AppsService provides access to Apps-related functions.
118
AppsService interface {
119
// Get returns a single GitHub App. Passing the empty string will get
120
// the authenticated GitHub App.
0 commit comments