mirror of https://gitea.com/actions/cache.git
Merge 2094592b9a into 0c45773b62
This commit is contained in:
commit
f915352e45
|
|
@ -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