Skip to content

Promote user-defined CRS WKT to attrs['crs_wkt'] on read (#1632) #736

Promote user-defined CRS WKT to attrs['crs_wkt'] on read (#1632)

Promote user-defined CRS WKT to attrs['crs_wkt'] on read (#1632) #736

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5