Skip to content
New issue

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!!! #2435

Open
Jbones4life36 opened this issue Jun 16, 2024 · 1 comment

Comments

@Jbones4life36
Copy link

          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)

@Jbones4life36
Copy link
Author

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'
}
})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant