Skip to content

fix: correct path for tiles metadata breadcrumb, fixes JSON link #16

fix: correct path for tiles metadata breadcrumb, fixes JSON link

fix: correct path for tiles metadata breadcrumb, fixes JSON link #16

Workflow file for this run

---
name: lint (docker)
on:
push:
branches:
- master
pull_request:
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: |
Dockerfile
sparse-checkout-cone-mode: false
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile