parent
51a5ee482e
commit
a79fb95cc9
1 changed files with 1 additions and 3 deletions
4
.github/workflows/clear_cache.yml
vendored
4
.github/workflows/clear_cache.yml
vendored
|
|
@ -1,9 +1,7 @@
|
|||
name: cleanup caches by a branch
|
||||
on:
|
||||
schedule:
|
||||
- cron: '28 19 * * *' # 1 am every day
|
||||
push:
|
||||
branches: [ "main", "testing", "testing-gpuscreenrecorder","testing-tags","testing-customkernel", "lto-kernel", "lts-kernel" ]
|
||||
- cron: '0 1 * * *' # 1 am every day
|
||||
|
||||
jobs:
|
||||
cleanup:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue