A utility script for managing GitHub Actions workflow runs. Provides flexible options for bulk deletion of workflow runs with safety features.
- Delete all workflow runs in a repository
- Delete workflow runs with a specific name
- Keep N most recent workflow runs and delete the rest
- Dry run mode to preview deletions