frankburmo/Cache Cleanup Action
Removes unused GitHub Actions caches based on PR status and age
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| main-branch-retention-days | Number of days before main branch caches are deleted | no | 7 |
| github-token | GitHub token with permission to delete caches | no | ${{ github.token }} |
Outputs
no outputs