diff --git a/.github/workflows/keep_latest60_results.yml b/.github/workflows/keep_latest60_results.yml index c6b22ae1c..55519a870 100644 --- a/.github/workflows/keep_latest60_results.yml +++ b/.github/workflows/keep_latest60_results.yml @@ -3,6 +3,7 @@ name: Keep latest 60 results on: schedule: - cron: '0 0 * * *' # Runs at midnight every day + workflow_dispatch: # Allows manual trigger from the GitHub UI jobs: cleanup: