dext7r/deleteWorkflowRunLogs-action
Push notifications to multiple platforms.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token for the repository. | yes | — |
| per_page | Number of runs to fetch per page. | no | 100 |
| expire_time | The expire time of the logs. | no | 7d |
| status | The status of the runs. | no | completed |
| repo | The repository to fetch runs from. | no | ${{ github.repository.name }} |
| owner | The owner of the repository. | no | ${{ github.repository_owner }} |
Outputs
no outputs