Skip to content

Commit

Permalink
Build on branch save_downloaded_files
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleDolezal committed Feb 11, 2024
1 parent 0fa8ebf commit bbe7466
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/download-data.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: download-data

on:
schedule:
# Run everyday at 2:00pm CST which is 7:00pm UTC
- cron: 0 19 * * *
push:
branches:
- save_downloaded_files

# Allows the workflow to be run manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit bbe7466

Please sign in to comment.