add cron trigger
All checks were successful
Run ansible playbooks / update-proxmox (push) Successful in 36s
Run ansible playbooks / prune-images (push) Successful in 40s
Run ansible playbooks / update-packages (push) Successful in 35s

This commit is contained in:
2025-11-27 13:33:51 +00:00
parent a6d58bfcc4
commit d435f761a1

View File

@@ -1,6 +1,8 @@
name: Run ansible playbooks
on:
schedule:
- cron: "@daily"
workflow_dispatch:
jobs: