Skip to content

Commit

Permalink
⚗️ Experiment with global dev #1626
Browse files Browse the repository at this point in the history
  • Loading branch information
padms committed Oct 30, 2023
1 parent d406196 commit 9ac9565
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dataset-backup.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Backup Routine
on:
workflow_dispatch:
schedule:
# Runs at 02:00 UTC every sunday
- cron: '0 2 * * 0'
#schedule:
# Runs at 02:00 UTC every sunday
# - cron: '0 2 * * 0'
jobs:
backup-dataset:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9ac9565

Please sign in to comment.