mirror of
https://github.com/actions/cache.git
synced 2026-02-19 07:56:38 +00:00
Merge 2094592b9a into b7e8d49f17
This commit is contained in:
commit
d4871ab3ec
@ -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