mirror of
https://github.com/actions/cache.git
synced 2026-05-13 21:38:06 +00:00
Compare commits
2 Commits
60520886d0
...
37a0ed7633
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
37a0ed7633 | ||
|
|
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