Skip to content

Commit

Permalink
chore: comments
Browse files Browse the repository at this point in the history
Co-authored-by: Easton Crupper <[email protected]>
  • Loading branch information
plyr4 and ecrupper authored Nov 12, 2024
1 parent 5375816 commit eea8c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scm/github/repo.go
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ func (c *client) GetNetrcPassword(ctx context.Context, db database.Interface, r
}
}

// the app might not be installedm therefore we retain backwords compatibility via the user oauth token
// the app might not be installed therefore we retain backwards compatibility via the user oauth token
// https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/authenticating-as-a-github-app-installation
// the optional list of repos and permissions are driven by yaml
installToken, installID, err := c.newGithubAppInstallationRepoToken(ctx, r, repos, ghPermissions)
Expand Down

0 comments on commit eea8c97

Please sign in to comment.