chore: update cron schedule to run on Saturdays
All checks were successful
Ubuntu MATE build / build_mate (push) Successful in 28s

This commit is contained in:
Michael Trip 2026-02-22 10:41:43 +01:00
parent cd0450b0ea
commit 0d204a2e41

View file

@ -2,7 +2,7 @@ name: Ubuntu MATE build
on:
schedule:
- cron: '0 3 * * *'
- cron: '0 3 * * 6'
push:
branches: [ "main" ]
paths: