theangularguy/Clear cache of pull request
A GitHub action to clear the cache of a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | The branch to delete the cache from | — | refs/pull/${{ github.event.pull_request.number }}/merge |
| github-token | The GitHub token to use | yes | — |
Outputs
| name | description |
|---|---|
| summary | How many caches were cleared and the total size of the caches cleared. |