mirror of
https://github.com/actions/cache.git
synced 2024-12-27 14:28:01 +08:00
Merge 2094592b9a8ada9a385f955f96031351f69729cb into 1bd1e32a3bdc45362d1e726936510720a7c30a57
This commit is contained in:
commit
bb82798ab9
@ -46,7 +46,7 @@ This workflow uses `gh-actions-cache` to delete all the caches created by a bran
|
|||||||
```yaml
|
```yaml
|
||||||
name: cleanup caches by a branch
|
name: cleanup caches by a branch
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user