Skip to content

add "geoserver.shapes_with_routes" GTFS mat. view #86

add "geoserver.shapes_with_routes" GTFS mat. view

add "geoserver.shapes_with_routes" GTFS mat. view #86

Workflow file for this run

name: validate
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: validate docker-compose.yml
run: |
docker compose config