starter-workflows icon indicating copy to clipboard operation
starter-workflows copied to clipboard

Uvidíme po této schvalovací recenzi, jestli se to rozběhne, nebo zde budou nějaké chyby!!!

Open Jbones4life36 opened this issue 1 year ago • 1 comments

          Uvidíme po této schvalovací recenzi, jestli se to rozběhne, nebo zde budou nějaké chyby!!!

Originally posted by @lukins-cz in https://github.com/actions/runner-images/pull/10007#pullrequestreview-2111583426

Jbones4life36 avatar Jun 16 '24 17:06 Jbones4life36

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

Jbones4life36 avatar Jun 16 '24 17:06 Jbones4life36