Skip to content

ENH: Build/tooling housecleaning ahead of FEM removal and ITKv6 content updates #156

ENH: Build/tooling housecleaning ahead of FEM removal and ITKv6 content updates

ENH: Build/tooling housecleaning ahead of FEM removal and ITKv6 content updates #156

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@v0.8
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"