mirror of
https://github.com/actions/cache.git
synced 2026-06-29 00:19:00 +00:00
Merge 2094592b9a into ab5e6d0c87
This commit is contained in:
commit
a97b69c9fb
@ -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…
Reference in New Issue
Block a user