Revert change removing commented code.

This commit is contained in:
Sam Seay 2023-01-12 15:53:25 +13:00
parent 7ddcf0992b
commit 622aee2066
No known key found for this signature in database
GPG key ID: 2223711A9151668A

View file

@ -32,6 +32,11 @@ async function run() {
}
}
// const oktokit = GitHub.plugin(
// require("@octokit/plugin-throttling"),
// require("@octokit/plugin-retry")
// );
const gh = getOctokit(config.github_token, {
//new oktokit(
throttle: {