github: change workflow cache clear to weekly

This commit is contained in:
Clement Tsang 2023-04-02 17:36:51 -04:00 committed by GitHub
parent d6a1d05d7a
commit 827ef0eec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ on:
types: types:
- closed - closed
schedule: schedule:
- cron: "0 11 * * *" - cron: "0 11 * * 0"
jobs: jobs:
clear-cache: clear-cache: