Skip to content

Commit

Permalink
change to 4:30a daily
Browse files Browse the repository at this point in the history
while I could be journaling/logging past 4am - this won’t be the norm…
  • Loading branch information
chinarut authored Apr 7, 2024
1 parent 596ea28 commit c05974f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main
schedule:
# Here you can change how often your backup runs. See https://crontab.guru/examples.html
- cron: "30 3 * * *"
- cron: "30 4 * * *"

jobs:
backup:
Expand Down

0 comments on commit c05974f

Please sign in to comment.