mirror of
https://github.com/actions/cache.git
synced 2025-06-26 17:02:51 +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
|
```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