Skip to content

Commit

Permalink
Update fix-repo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
theballaam96 committed Feb 25, 2024
1 parent fe28d59 commit d340b44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/fix-repo.js
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ async function run() {
},
});
console.log(`Found files in repository that haven't been handled with PR #${local_pr_number}`);
fixRepoFromPR(local_pr_number, response, response_files);
}
}
}
Expand Down

0 comments on commit d340b44

Please sign in to comment.