mirror of
https://github.com/actions/cache.git
synced 2026-02-22 12:32:04 +00:00
Compare commits
2 Commits
d4871ab3ec
...
6fcca11d40
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6fcca11d40 | ||
|
|
2094592b9a |
@ -45,7 +45,7 @@ Caches have [branch scope restriction](https://docs.github.com/en/actions/using-
|
||||
```yaml
|
||||
name: cleanup caches by a branch
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types:
|
||||
- closed
|
||||
workflow_dispatch:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user