Skip to content

Return all-NaN from HPA* fallback when the goal cannot be reached #3251

Return all-NaN from HPA* fallback when the goal cannot be reached

Return all-NaN from HPA* fallback when the goal cannot be reached #3251

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