mirror of
https://github.com/actions/cache.git
synced 2026-01-24 07:51:43 +00:00
Merge 2094592b9a8ada9a385f955f96031351f69729cb into 8b402f58fbc84540c8b491a91e594a4576fec3d7
This commit is contained in:
commit
c13c4399aa
@ -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…
x
Reference in New Issue
Block a user