
How to delete GitHub Actions Caches with GitHub CLI
I wrote about using GitHub CLI to interact with the API to get mundane tasks done.
Nov 02, 2022•4 min read
3posts found

I wrote about using GitHub CLI to interact with the API to get mundane tasks done.

There is a high chance you are using GitHub for your projects and are aware of GitHub Actions(GA). They are a GitHub feature that lets you run "workflows," comm

Like most devs, I like living in the terminal for quick operations (git-ops, quick-edits, moving files around, etc.).
That's the end. No more articles.