🧹 GitHub Workflow Runs Cleaner
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/simbo/github-workflow-runs-cleaner/ci.yml?branch=main)
A command-line interface to bulk delete workflow runs of GitHub actions.
Install
GitHub Workflow Runs Cleaner is published as github-workflow-runs-cleaner
to
the npm registry.
You can install it:
npm i --global github-workflow-runs-cleaner
Usage
github-workflow-runs-cleaner
gwrc
The CLI will ask you how to connect to your repository, which workflows to
select and which runs to delete.
You will need a personal access token to
establish a connection.
It also supports GitHub Enterprise.
License and Author
MIT © Simon Lepel