mirror of
https://github.com/actions/cache.git
synced 2025-08-03 11:25:21 +08:00
Merge 2094592b9a
into 640a1c2554
This commit is contained in:
commit
7499cfea81
|
@ -45,7 +45,7 @@ Caches have [branch scope restriction](https://docs.github.com/en/actions/using-
|
|||
```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