yanovation/Delete Old GitHub Actions Runs
[DEPRECATED, use yanovian/delete-old-actions instead] Deletes workflow runs older than a specified number of days
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| days-ago | Delete workflow runs older than this many days | yes | — |
| dry-run | If set to true, only logs what would be deleted | no | false |
| keep-latest | Number of most recent runs per workflow to retain | no | 0 |
Outputs
no outputs