
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. This quick follow-up demonstrates the use case with a different scenario for deleting old caches from GitHub Actions. The Context Every public repository gets 10 GiB ...
Wed Nov 02 2022•3 min read