GH Workflow Clean is a native macOS cleanup utility for GitHub Actions maintenance.
It can:
- verify
ghauthentication first - show authenticated GitHub hosts and accounts
- list repositories for an owner or organization
- target one repository, many repositories, or all loaded repositories
- disable workflows
- delete workflow runs
- delete artifacts
- delete caches
- keep quick auth actions in the lower status bar
- move full GitHub host and account controls to a dedicated
Settingspage
- Install GitHub CLI if it is not already present.
- Authenticate with
gh auth login -h github.com. - Open the app and review the warning screen.
- Confirm the current session in the lower status bar or open
Settings. - Load repositories and verify the target list.
- Turn on
Dry run onlyfirst. - Review the live output before using destructive cleanup.
The app now uses a cleaner two-layer workflow:
Control Centerfor repository targeting, cleanup scope, execution, and logsSettingsfor GitHub host, account, login, logout, and session management
The bottom status bar stays visible and provides:
- current GitHub session state
- selected repo target summary
RefreshLoginorRe-LoginLogout- direct
Settingsaccess
The app supports two target modes:
- checked repositories from the built-in repository browser
- one manual repository or URL in the fallback field
If one or more repositories are checked in the browser, the manual field is ignored.
You can run:
- full cleanup
- workflows only
- runs only
- artifacts only
- caches only
- a single run by ID or run URL
- filtered runs by name text
The app is intentionally destructive.
Before cleanup runs:
- the user must already be logged into GitHub CLI
- the app shows a warning and terms screen every launch
- the user must explicitly arm destructive cleanup
The app stores only the last selected:
- host
- account
- repository target
It does not intentionally store GitHub tokens.
Bundled help content includes:
- README
- CHANGELOG
- Terms of Service
- Security Notes
- Brand System
- macOS App Notes
- Project Info
- Metadata and press-kit files
Provided by Wayne Tech Lab LLC
www.WayneTechLab.com