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 25, 2024
1 parent 32696cd commit d861cd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/download-data.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: download-data

on:
push:
branches:
- 'save_downloaded_files'

schedule:
# Run everyday at 2:00pm CST which is 7:00pm UTC
- cron: 0 19 * * *
Expand Down

0 comments on commit d861cd6

Please sign in to comment.