mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 16:32:15 +02:00
Update daily-csv-upload.yaml
This commit is contained in:
parent
f050618872
commit
1d70c5058a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/daily-csv-upload.yaml
vendored
2
.github/workflows/daily-csv-upload.yaml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue