mirror of
https://github.com/actions/cache.git
synced 2025-08-20 16:10:17 +00:00
Merge 2094592b9a8ada9a385f955f96031351f69729cb into 638ed79f9dc94c1de1baef91bcab5edaa19451f4
This commit is contained in:
commit
e2d09c6f33
@ -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