We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uvidíme po této schvalovací recenzi, jestli se to rozběhne, nebo zde budou nějaké chyby!!!
Originally posted by @lukins-cz in actions/runner-images#10007 (review)
The text was updated successfully, but these errors were encountered:
https://github.com/octokit/core.js#readme// Octokit.js // https://github.com/octokit/core.js#readme const octokit = new Octokit({ auth: 'YOUR-TOKEN' })
await octokit.request('DELETE /user/installations/{installation_id}/repositories/{repository_id}', { installation_id: 1, repository_id: 'REPOSITORY_ID', headers: { 'X-GitHub-Api-Version': '2022-11-28' } })
Sorry, something went wrong.
No branches or pull requests
Originally posted by @lukins-cz in actions/runner-images#10007 (review)
The text was updated successfully, but these errors were encountered: