diff --git a/src/main.ts b/src/main.ts index 05e4637..e749b21 100644 --- a/src/main.ts +++ b/src/main.ts @@ -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: {