Update daily-csv-upload.yaml

This commit is contained in:
zandercymatics 2023-11-22 13:54:05 -07:00
parent f050618872
commit 1d70c5058a
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -4,7 +4,7 @@ run-name: Upload current-full.csv and current-federal.csv for branch ${{ github.
on:
schedule:
# Runs every day at 5 AM UTC
cron: '0 5 * * *'
- cron: '0 5 * * *'
jobs:
variables: