Skip to content

Commit b55e808

Browse files
rcchopraCopilot
andauthored
Update scm/apps.go
Co-authored-by: Copilot <[email protected]>
1 parent 86d6e9d commit b55e808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scm/apps.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ type (
114114
Workflows string `json:"workflows,omitempty"`
115115
}
116116

117-
// AppsService provides access to GitHub Apps related functions.
117+
// AppsService provides access to Apps-related functions.
118118
AppsService interface {
119119
// Get returns a single GitHub App. Passing the empty string will get
120120
// the authenticated GitHub App.

0 commit comments

Comments
 (0)