mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-13 16:17:54 +00:00
Feat: Add manual workflow to prune stale test results
This commit is contained in:
2
.github/workflows/cleanup-tests.yml
vendored
2
.github/workflows/cleanup-tests.yml
vendored
@@ -2,8 +2,6 @@ name: Cleanup Stale Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0' # Weekly
|
||||
|
||||
jobs:
|
||||
cleanup:
|
||||
|
||||
Reference in New Issue
Block a user