Skip to content

SOLR-16903: Migrate off java.io.File to java.nio.file.Path from core files #4123

SOLR-16903: Migrate off java.io.File to java.nio.file.Path from core files

SOLR-16903: Migrate off java.io.File to java.nio.file.Path from core files #4123

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
sync-labels: true