Skip to content

Add terrain metrics module: TRI, TPI, and Roughness #2

Add terrain metrics module: TRI, TPI, and Roughness

Add terrain metrics module: TRI, TPI, and Roughness #2

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