auto-run prune job on completion of build and publish job

This commit is contained in:
Donato Capitella
2025-08-24 21:32:15 +01:00
parent 1acda69224
commit cf63be86bf
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Poll llama.cpp & Trigger Build
on:
schedule:
- cron: '0 * * * *'
- cron: '0 */4 * * *'
workflow_dispatch:
permissions: