mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-28 12:30:27 +02:00
Temp pull request for testing
This commit is contained in:
parent
3db4fcfb41
commit
f7e6eb7e47
1 changed files with 1 additions and 7 deletions
8
.github/workflows/daily-csv-upload.yaml
vendored
8
.github/workflows/daily-csv-upload.yaml
vendored
|
@ -2,13 +2,7 @@ name: Upload current-full.csv and current-federal.csv
|
|||
run-name: Upload current-full.csv and current-federal.csv for branch ${{ github.head_ref }}
|
||||
|
||||
on:
|
||||
push:
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- '**.md'
|
||||
- '.gitignore'
|
||||
branches:
|
||||
- za
|
||||
pull_request:
|
||||
schedule:
|
||||
# Runs every day at 5 AM UTC.
|
||||
- cron: "0 5 * * *"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue