christosgalano/delete-gh-workflow-runs
Delete GitHub workflow runs for a specific repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | Specify the repository owner | yes | ${{ github.repository_owner }} |
| repo | Specify the repository name | yes | — |
| token | Specify the token used to get and delete the workflow runs | yes | ${{ github.token }}} |
| workflow | Specify the workflow name to delete the runs for | no | all |
Outputs
no outputs