Update merge-csv-to-topojson.yml
add `website/data/boundaries.topo.json`
This commit is contained in:
parent
cb08f5b834
commit
b2b14aa49f
1
.github/workflows/merge-csv-to-topojson.yml
vendored
1
.github/workflows/merge-csv-to-topojson.yml
vendored
|
@ -5,6 +5,7 @@ on:
|
|||
- master
|
||||
paths:
|
||||
- website/data/library_services_information.csv
|
||||
- website/data/boundaries.topo.json
|
||||
jobs:
|
||||
mergeData:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue