dtcenter/METplus Free Disk Space
Free up disk space on GitHub Actions runners by removing tools and packages that are not used by METplus workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| remove-dotnet | Remove .NET tools and packages | no | true |
| remove-android | Remove Android SDK | no | true |
| remove-haskell | Remove Haskell (GHC) | no | true |
| remove-codeql | Remove CodeQL databases | no | false |
| remove-docker-images | Remove Docker images | no | true |
| tool-cache | Remove tool cache ($AGENT_TOOLSDIRECTORY) | no | true |
| swap-storage | Remove swap storage | no | false |
Outputs
no outputs