mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: allow clearing src & cross mnt cache via dispatch (#50638)
This commit is contained in:
1
.github/workflows/clean-src-cache.yml
vendored
1
.github/workflows/clean-src-cache.yml
vendored
@@ -7,6 +7,7 @@ name: Clean Source Cache
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user