mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 13:34:10 +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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Runs every day at 5 AM UTC
|
# Runs every day at 5 AM UTC
|
||||||
cron: '0 5 * * *'
|
- cron: '0 5 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
variables:
|
variables:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue