Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,6 @@ export async function main(
|
||||
createAppAuth,
|
||||
request,
|
||||
skipTokenRevoke,
|
||||
|
||||
) {
|
||||
// Validate mutual exclusivity of enterprise-slug with owner/repositories
|
||||
if (enterpriseSlug && (owner || repositories.length > 0)) {
|
||||
|
||||
Reference in New Issue
Block a user