mirror of
https://github.com/actions/cache.git
synced 2025-04-01 02:46:34 +00:00
Merge 2094592b9a
into d4323d4df1
This commit is contained in:
commit
feed49d99c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue