Skip to content

Commit 70441d2

Browse files
strainovicCopilot
andcommitted
Update lib/settings.js
Co-authored-by: Copilot <[email protected]>
1 parent e4dd51d commit 70441d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ ${this.results.reduce((x, y) => {
523523
})
524524
)
525525

526-
results
526+
results = results
527527
.concat(existingRepoResults || [], missingRepoResults || [])
528528
.filter(result => result !== null)
529529

0 commit comments

Comments
 (0)