clarify path for GH Action

This commit is contained in:
Hugh Rundle 2021-01-28 18:26:31 +11:00
parent 12997c2eb4
commit f55bcd97f9

View file

@ -4,7 +4,7 @@ on:
branches: branches:
- master - master
paths: paths:
- boundaries.geo.json - ./boundaries.geo.json
jobs: jobs:
prepare: prepare:
runs-on: ubuntu-latest runs-on: ubuntu-latest