Skip to content

Commit

Permalink
Update backup-daily.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samidalouche authored Sep 29, 2023
1 parent 4cfd927 commit 898b13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backup-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Backup to S3 (daily)
on:
workflow_dispatch:
schedule:
- cron: 0 0 * * *
- cron: 0 6 * * *

jobs:
s3-backup-daily:
Expand Down

0 comments on commit 898b13d

Please sign in to comment.