mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-30 09:20:15 +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 }}
|
run-name: Upload current-full.csv and current-federal.csv for branch ${{ github.head_ref }}
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
paths-ignore:
|
|
||||||
- 'docs/**'
|
|
||||||
- '**.md'
|
|
||||||
- '.gitignore'
|
|
||||||
branches:
|
|
||||||
- za
|
|
||||||
schedule:
|
schedule:
|
||||||
# Runs every day at 5 AM UTC.
|
# Runs every day at 5 AM UTC.
|
||||||
- cron: "0 5 * * *"
|
- cron: "0 5 * * *"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue