mirror of
https://github.com/actions/cache.git
synced 2024-11-23 20:39:01 +00:00
minor
This commit is contained in:
parent
b65f98495c
commit
a90fbffdad
@ -236,8 +236,7 @@ We can not re-use caches from pull request branches in other branches like main,
|
||||
```
|
||||
name: cleanup-caches
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 */3 * * *'
|
||||
workflow_dispatch
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
Loading…
Reference in New Issue
Block a user