Skip to content

from_template: guard dask grids against task-graph explosion (#3557) #3136

from_template: guard dask grids against task-graph explosion (#3557)

from_template: guard dask grids against task-graph explosion (#3557) #3136

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