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