Skip to content

Commit

Permalink
⚗️ At minute 0. #1626
Browse files Browse the repository at this point in the history
  • Loading branch information
padms committed Nov 13, 2023
1 parent 04f1266 commit 82aa768
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: '15 13 * * 1'
- cron: '0 * * * *'
env:
BUILD_ARTIFACT_PATH: ${{ github.workspace }}/backups
jobs:
Expand Down

0 comments on commit 82aa768

Please sign in to comment.