Skip to content

WIP: Add vegetation-aware flood modeling: roughness, curve number, and depth from land cover #149

WIP: Add vegetation-aware flood modeling: roughness, curve number, and depth from land cover

WIP: Add vegetation-aware flood modeling: roughness, curve number, and depth from land cover #149

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