Skip to content

feat(geotiff): generate TileMatrixSet from GeoTIFF instance #124

feat(geotiff): generate TileMatrixSet from GeoTIFF instance

feat(geotiff): generate TileMatrixSet from GeoTIFF instance #124

name: PR
on:
pull_request_target:
types:
- opened
- edited
- reopened
- synchronize
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: ytanikin/pr-conventional-commits@1.5.1
with:
task_types: '["feat","fix","docs","test","ci","refactor","perf","chore","revert"]'