Hacknotes.

Hacknotes.

Follow
homeBook a 1:1 CallWebsite
Tag

github-actions

#github-actions-1

More content

Read more stories on Hashnode


Articles with this tag

How to delete GitHub Actions Caches with GitHub CLI

Nov 2, 20223 min read

I wrote about using GitHub CLI to interact with the API to get mundane tasks done. This quick follow-up demonstrates the use case with a different...

How to delete GitHub Actions Caches with GitHub CLI

How to delete orphaned GitHub Actions runners with GitHub CLI

Jun 7, 20224 min read

A quick showcase of removing orphaned self-hosted runners entries from GitHub Actions' settings page with GitHub CLI · There is a high chance you are...

How to delete orphaned GitHub Actions runners with GitHub CLI