tobiwein/Delete workflow runs
This action will delete all workflow runs older than the specified age.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | A GitHub-Token | yes | — |
| repository | The repo | yes | — |
| age | Specify the hours | no | 0 |
| utcOffset | offset | no | 0 |
| githubApi | api | no | https://api.github.com |
| actor | Delete workflow runs associated to a user. Use the login for the user who created the push. | no | — |
| branch | Delete workflow runs associated to a branch. | no | — |
| event | Delete workflow runs triggered by the event you specify. For example, push, pull_request or issue. | no | — |
| status | Delete workflow runs with the check run status or conclusion that you specify. For example, a conclusion can be success or a status can be in_progress. | no | — |
Outputs
no outputs