One backup per week is OK

This commit is contained in:
Faustin Lammler 2025-03-21 17:10:52 +01:00
parent 0ac5746640
commit a089d793b9
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: backup
on:
schedule:
- cron: "32 00 * * *"
- cron: "32 00 * * 7"
jobs:
backup: