fixup! One backup per week is OK

This commit is contained in:
Faustin Lammler 2025-03-21 17:18:49 +01:00
parent a089d793b9
commit 5659aa8bc8
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 * * 7"
- cron: "32 00 * * 0"
jobs:
backup: