This commit is contained in:
Deepak Dahiya 2022-11-14 05:55:57 +00:00
parent b65f98495c
commit a90fbffdad
1 changed files with 1 additions and 2 deletions

View File

@ -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: