Skip to content

Add polygonize benchmark comparing xrspatial vs rasterio #127

Add polygonize benchmark comparing xrspatial vs rasterio

Add polygonize benchmark comparing xrspatial vs rasterio #127

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