mirror of
https://github.com/actions/cache.git
synced 2026-01-13 09:03:06 +08:00
Compare commits
2 Commits
ac4dccc796
...
bb82798ab9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bb82798ab9 | ||
|
|
2094592b9a |
@ -46,7 +46,7 @@ This workflow uses `gh-actions-cache` to delete all the caches created by a bran
|
||||
```yaml
|
||||
name: cleanup caches by a branch
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types:
|
||||
- closed
|
||||
workflow_dispatch:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user