🧹 GitHub Workflow Runs Cleaner
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
# or
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.