pcsx2/Cache Cleanup
Delete old caches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| items | JSON of [{key: string, count: int}]. For each entry, all cache entries are searched for the key and grouped by the content before the key. For each group, the count most recently accessed are kept and the rest discarded. | yes | — |
| token | GitHub API Token | yes | — |
| branch | Branch filter (current|all) | — | current |
| on_failure | What to do if the action fails (warn|error) | — | warn |
Outputs
no outputs