Skip to content

Propagate NaN from curve_number in curve_number_runoff (#1104) #297

Propagate NaN from curve_number in curve_number_runoff (#1104)

Propagate NaN from curve_number in curve_number_runoff (#1104) #297

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