qawatake/runcache
cache run results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Used to specify the path to the cache | yes | — |
| skip-save | Used to specify whether to skip saving the cache | yes | — |
| github-token | Used to delete cache | yes | — |
| save-on-failure | Used to specify whether to save the cache on failure | no | false |
Outputs
| name | description |
|---|---|
| cache-hit | Whether the cache was hit or not |