Skip to content

Commit

Permalink
⚗️ Change time to test #1626
Browse files Browse the repository at this point in the history
  • Loading branch information
padms committed Nov 13, 2023
1 parent 0532f3c commit 71e62e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dataset-backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
default: "['global-development']"
schedule:
# Runs at 02:00 UTC every sunday
- cron: '0 2 * * 0'
- cron: '0 13 * * 1'
env:
BUILD_ARTIFACT_PATH: ${{ github.workspace }}/backups
jobs:
Expand Down

0 comments on commit 71e62e9

Please sign in to comment.