Actions #58

Merged
hughrun merged 2 commits from actions into master 2021-01-29 09:55:28 +11:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit cc885cfc36 - Show all commits

View file

@ -22,3 +22,4 @@ jobs:
title: Update TopoJSON
body: Update boundaries.topo.json with new data from library_services_information.csv
branch: auto-update-topo
labels: automated,data

View file

@ -25,5 +25,6 @@ jobs:
with:
commit-message: Update TopoJSON boundaries
title: Update TopoJSON boundaries
body: Clean and minify GeoJSON and process to TopoJSON
body: 'Clean & minify GeoJSON; process to TopoJSON; merge library info csv to topo.'
branch: geo-to-topo
labels: automated,data