One backup per week is OK
This commit is contained in:
parent
0ac5746640
commit
a089d793b9
|
|
@ -3,7 +3,7 @@ name: backup
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "32 00 * * *"
|
||||
- cron: "32 00 * * 7"
|
||||
|
||||
jobs:
|
||||
backup:
|
||||
|
|
|
|||
Loading…
Reference in New Issue