4m-mazi/Souji Action
Clean up the GitHub Action cache
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GitHub token used to manage repository action cache | yes | ${{ github.token }} |
| branch-names | List of branch(ref) names with caches to be deleted (e.g., `main refs/pull/123/merge refs/tags/1.0.0`) | no | — |
| dry-run | If `true`, dry-run caches deletion. | no | false |
Outputs
no outputs