Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2026-02-03 02:14:39 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2026-02-03 02:19:44 +0300
commitf87c68ea682de3b0545b206557a17affcdf2be3a (patch)
treedb36be81c24ceda71267bb48020f00049b8b0524 /DockerInit.sh
parent687e8cf1ba224c20b8b312c41fd00f891e5f26e4 (diff)
Add workflow to clean old GitHub Actions caches
Adds a scheduled GitHub Actions workflow (.github/workflows/cleanup_caches.yml) that runs weekly (and via workflow_dispatch) to delete Actions caches not accessed in the last 3 days. The job uses the gh CLI with the repository token and actions: write permission to list caches, filter by last_accessed_at against a 3-day cutoff, and delete matching cache IDs.
Diffstat (limited to 'DockerInit.sh')
0 files changed, 0 insertions, 0 deletions